Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
caleb
/
pelican-plugins
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
org_emacs_reader: Adapte init file to new plugin name
Gendre Sébastien
il y a 7 ans
Parent
0c72cc7e7c
commit
31e97b27c4
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
org_emacs_reader/__init__.py
+ 1
- 1
org_emacs_reader/__init__.py
Voir le fichier
@@ -1 +1 @@
-from .org_reader import *
+from .org_
emacs_
reader import *