forked from orbit-oss/flask
Removed extra blank line to fix ReST formatted documentation string in wrappers.py. Should have gone with pull request #439.
This commit is contained in:
parent
f43003967e
commit
91efb90fb3
1 changed files with 0 additions and 1 deletions
|
|
@ -118,7 +118,6 @@ class Request(RequestBase):
|
||||||
this server could not understand."}
|
this server could not understand."}
|
||||||
|
|
||||||
.. versionchanged:: 0.9
|
.. versionchanged:: 0.9
|
||||||
|
|
||||||
Return a :class:`JSONBadRequest` instead of a
|
Return a :class:`JSONBadRequest` instead of a
|
||||||
:class:`~werkzeug.exceptions.BadRequest` by default.
|
:class:`~werkzeug.exceptions.BadRequest` by default.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue