[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-09-25 10:41:01 +00:00
parent 6286d9c33d
commit 9ba7e7e6fb
+1 -1
View File
@@ -17,7 +17,7 @@ def pytest_addoption(parser):
default=False,
help="macOS cp38 uses the universal2 installer",
)
@pytest.fixture
def fake_package_dir(tmp_path, monkeypatch):