[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2022-07-26 19:25:52 +00:00
parent 689176f30c
commit d5edb31423
1 changed files with 1 additions and 0 deletions

View File

@ -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