mirror of https://github.com/pallets/flask.git
This is a typo.
This commit is contained in:
parent
26dac4fd77
commit
ce08807a8b
|
@ -199,7 +199,7 @@ contexts until the ``with`` block exits.
|
|||
print(request.path)
|
||||
|
||||
# the contexts are popped and teardown functions are called after
|
||||
# the client with block exists
|
||||
# the client with block exits
|
||||
|
||||
Signals
|
||||
~~~~~~~
|
||||
|
|
Loading…
Reference in New Issue