blacked
This commit is contained in:
parent
756bffe868
commit
5897b1d042
@ -16,9 +16,11 @@ __all__ = (
|
|||||||
"DeprecatedError",
|
"DeprecatedError",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
class MongoEngineException(Exception):
|
class MongoEngineException(Exception):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
class NotRegistered(MongoEngineException):
|
class NotRegistered(MongoEngineException):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user