Fixed a trailing white space in the docstring.
This commit is contained in:
parent
b65eb69d9f
commit
69a8bb5e1f
|
@ -211,7 +211,7 @@ class Unauthorized(SanicException):
|
||||||
:param message: Message describing the exception.
|
:param message: Message describing the exception.
|
||||||
:param scheme: Name of the authentication scheme to be used.
|
:param scheme: Name of the authentication scheme to be used.
|
||||||
|
|
||||||
When present, kwargs is used to complete the WWW-Authentication header.
|
When present, kwargs is used to complete the WWW-Authentication header.
|
||||||
|
|
||||||
Examples::
|
Examples::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user