flake8 spacing

This commit is contained in:
Raphael Deem 2017-05-20 10:44:09 -07:00
parent f3186abf09
commit 1a60201f68

View File

@ -117,7 +117,7 @@ INTERNAL_SERVER_ERROR_HTML = '''
'''
_sanic_exceptions= {}
_sanic_exceptions = {}
def add_status_code(code):