doc(Request): Add missing colon after "Keyword Arguments" (#941)
This commit is contained in:
committed by
John Vrbanac
parent
dea65e8092
commit
22acd2b2d9
@@ -65,7 +65,7 @@ class Request(object):
|
|||||||
env (dict): A WSGI environment dict passed in from the server. See
|
env (dict): A WSGI environment dict passed in from the server. See
|
||||||
also PEP-3333.
|
also PEP-3333.
|
||||||
|
|
||||||
Keyword Arguments
|
Keyword Arguments:
|
||||||
options (dict): Set of global options passed from the API handler.
|
options (dict): Set of global options passed from the API handler.
|
||||||
|
|
||||||
Attributes:
|
Attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user