indent
This commit is contained in:
parent
1a2a0931ed
commit
ed9c5d8844
|
@ -290,7 +290,7 @@ class Sanic:
|
|||
return handler
|
||||
|
||||
return response
|
||||
|
||||
|
||||
# Decorator
|
||||
def middleware(self, middleware_or_request):
|
||||
"""Decorate and register middleware to be called before a request.
|
||||
|
|
Loading…
Reference in New Issue
Block a user