Delete unnecessary whitespace
This commit is contained in:
parent
c5efc4b64b
commit
4c8cc84b64
|
@ -445,7 +445,7 @@ class Sanic:
|
|||
:param strict_slashes: If the API endpoint needs to terminate
|
||||
with a "/" or not
|
||||
:param subprotocols: optional list of str with supported subprotocols
|
||||
:param name: A unique name assigned to the URL so that it can
|
||||
:param name: A unique name assigned to the URL so that it can
|
||||
be used with :func:`url_for`
|
||||
:return: decorated function
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user