Remove incorrect output in how-to/fixtures.rst
This commit is contained in:
parent
fadfb4f346
commit
4645bcd449
|
@ -735,8 +735,6 @@ does offer some nuances for when you're in a pinch.
|
||||||
$ pytest -q test_emaillib.py
|
$ pytest -q test_emaillib.py
|
||||||
. [100%]
|
. [100%]
|
||||||
1 passed in 0.12s
|
1 passed in 0.12s
|
||||||
. [100%]
|
|
||||||
1 passed in 0.12s
|
|
||||||
|
|
||||||
Note on finalizer order
|
Note on finalizer order
|
||||||
""""""""""""""""""""""""
|
""""""""""""""""""""""""
|
||||||
|
|
Loading…
Reference in New Issue