このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
yannweb
/
lodel2_mirror
ミラー元
https://github.com/yweber/lodel2.git
ウォッチ
1
スターをつける
0
フォーク
0
コード
リリース
0
アクティビティ
ソースを参照
Forgotten exceptions file
Yann Weber
8年前
親
c0c1e628fd
コミット
6e978a4230
1個のファイルの変更
、
2行の追加
、
0行の削除
分割表示
差分情報を表示
2
0
lodel/plugin/exceptions.py
+ 2
- 0
lodel/plugin/exceptions.py
ファイルの表示
@@ -0,0 +1,2 @@
1
+class PluginError(Exception):
2
+ pass
書き込み
プレビュー
読み込み中…
キャンセル
保存