Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
caleb
/
pelican-plugins
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
org_emacs_reader: Adapte init file to new plugin name
Gendre Sébastien
7 年 前
親
0c72cc7e7c
コミット
31e97b27c4
共有
1 個のファイルを変更した
、
1 個の追加
と
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 *