Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
caleb
/
pelican-plugins
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
org_emacs_reader: Adapte init file to new plugin name
Gendre Sébastien
hace 7 años
padre
0c72cc7e7c
commit
31e97b27c4
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
org_emacs_reader/__init__.py
+ 1
- 1
org_emacs_reader/__init__.py
Ver fichero
@@ -1 +1 @@
-from .org_reader import *
+from .org_
emacs_
reader import *