Browse Source

Merge pull request #469 from jfinkels/patch-2

Removed extra blank line to fix ReST formatted documentation string in w...
pull/474/head
Ron DuPlain 13 years ago
parent
commit
f267f9302a
  1. 1
      flask/wrappers.py

1
flask/wrappers.py

@ -118,7 +118,6 @@ class Request(RequestBase):
this server could not understand."}
.. versionchanged:: 0.9
Return a :class:`JSONBadRequest` instead of a
:class:`~werkzeug.exceptions.BadRequest` by default.

Loading…
Cancel
Save