Skip to content

Commit 6d13e74

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6219137 commit 6d13e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from urllib.request import urlopen
1212
from uuid import uuid4
1313

14-
from pytest import fixture, TempPathFactory
14+
from pytest import TempPathFactory, fixture
1515

1616
HERE = Path(__file__).parent
1717
RESOURCES = HERE / "resources"

0 commit comments

Comments
 (0)