mirror of https://github.com/pallets/flask.git
Merge pull request #3408 from lamby/943674-flask-please-make-the-build-reproducible
Make the documentation build reproducibly
This commit is contained in:
commit
1234eb0f9f
|
|
@ -31,6 +31,7 @@ Incoming Request Data
|
|||
.. autoclass:: Request
|
||||
:members:
|
||||
:inherited-members:
|
||||
:exclude-members: json_module
|
||||
|
||||
.. attribute:: environ
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue