Skip to content

Commit 6193fd9

Browse files
Multiple imports for an import name (#3120)
1 parent 9a9d3f9 commit 6193fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_store/test_object.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import pytest
55

66
obstore = pytest.importorskip("obstore")
7-
import pytest
7+
88
from hypothesis.stateful import (
99
run_state_machine_as_test,
1010
)

0 commit comments

Comments
 (0)