Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
caleb
/
pelican-plugins
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
org_emacs_reader: Adapte init file to new plugin name
Gendre Sébastien
7 vuotta sitten
vanhempi
0c72cc7e7c
commit
31e97b27c4
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
org_emacs_reader/__init__.py
+ 1
- 1
org_emacs_reader/__init__.py
Näytä tiedosto
@@ -1 +1 @@
-from .org_reader import *
+from .org_
emacs_
reader import *