Skip to content

Commit 21638d7

Browse files
committed
update import
1 parent a6be708 commit 21638d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/extension/test_string.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
from pandas.api.types import is_string_dtype
3232
from pandas.core.arrays import ArrowStringArray
3333
from pandas.core.arrays.string_ import StringDtype
34-
from pandas.tests.arrays.string_.test_string import string_dtype_highest_priority
34+
from pandas.tests.arithmetic.test_string import string_dtype_highest_priority
3535
from pandas.tests.extension import base
3636

3737

0 commit comments

Comments
 (0)