recovery the format
This commit is contained in:
parent
1ad50d4b64
commit
ac871fadcc
|
@ -106,6 +106,8 @@ class SanicException(Exception):
|
||||||
|
|
||||||
class SanicTypeException(Exception):
|
class SanicTypeException(Exception):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
class NotFound(SanicException):
|
class NotFound(SanicException):
|
||||||
status_code = 404
|
status_code = 404
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user