[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] 2024-04-29 18:43:02 +00:00
parent 60a58a52ca
commit aff8b059a6
2 changed files with 6 additions and 5 deletions

View File

@ -2926,6 +2926,7 @@ def xfail_testfile(pytester: Pytester) -> Path:
"""
)
def test_xfail_tb_default(xfail_testfile, pytester: Pytester) -> None:
result = pytester.runpytest(xfail_testfile)