Selaa lähdekoodia

org_emacs_reader: Adapte init file to new plugin name

Gendre Sébastien 7 vuotta sitten
vanhempi
commit
31e97b27c4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      org_emacs_reader/__init__.py

+ 1 - 1
org_emacs_reader/__init__.py

@@ -1 +1 @@
-from .org_reader import *
+from .org_emacs_reader import *