diff --git a/sanic/exceptions.py b/sanic/exceptions.py index aa1e0d4d..e2d808f7 100644 --- a/sanic/exceptions.py +++ b/sanic/exceptions.py @@ -1,4 +1,4 @@ -from sanic.response import STATUS_CODES +from sanic.response import ALL_STATUS_CODES, COMMON_STATUS_CODES TRACEBACK_STYLE = '''