Initial commit
This commit is contained in:
6
env/lib/python3.10/site-packages/draftjs_exporter/error.py
vendored
Normal file
6
env/lib/python3.10/site-packages/draftjs_exporter/error.py
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
class ExporterException(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class ConfigException(ExporterException):
|
||||
pass
|
||||
Reference in New Issue
Block a user