[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
689176f30c
commit
d5edb31423
|
@ -750,6 +750,7 @@ Consider the differences in the following examples:
|
|||
request.addfinalizer(partial(print, "finalizer_2"))
|
||||
request.addfinalizer(partial(print, "finalizer_1"))
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def fix_w_yield():
|
||||
yield
|
||||
|
|
Loading…
Reference in New Issue