Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
caleb
/
pelican-plugins
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
org_emacs_reader: Adapte init file to new plugin name
Gendre Sébastien
7 years ago
parent
0c72cc7e7c
commit
31e97b27c4
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
org_emacs_reader/__init__.py
+ 1
- 1
org_emacs_reader/__init__.py
View File
@@ -1 +1 @@
-from .org_reader import *
+from .org_
emacs_
reader import *