Whitespace nazi was here

This commit is contained in:
Armin Ronacher 2010-12-07 22:08:46 +01:00
parent 4b65c7ed5a
commit fb88d9d025

View file

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