Parcourir la source

org_emacs_reader: Adapte init file to new plugin name

Gendre Sébastien il y a 7 ans
Parent
commit
31e97b27c4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 *