1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-26 07:16:54 +01:00

Forgotten exceptions file

This commit is contained in:
Yann 2016-07-06 17:35:27 +02:00
commit 6e978a4230

View file

@ -0,0 +1,2 @@
class PluginError(Exception):
pass