Browse Source

Whitespace nazi was here

pull/151/head
Armin Ronacher 14 years ago
parent
commit
fb88d9d025
  1. 2
      flask/app.py

2
flask/app.py

@ -200,7 +200,7 @@ class Flask(_PackageBoundObject):
}) })
#: the test client that is used with when `test_client` is used. #: the test client that is used with when `test_client` is used.
#: #:
#: .. versionadded:: 0.7 #: .. versionadded:: 0.7
test_client_class = None test_client_class = None

Loading…
Cancel
Save