We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b63e3f commit fd6188aCopy full SHA for fd6188a
tests/test_series.py
@@ -87,6 +87,7 @@
87
UIntDtypeArg,
88
VoidDtypeArg,
89
)
90
+ from pandas._typing import UnknownSeries # noqa: F401
91
from pandas._typing import np_ndarray_int # noqa: F401
92
93
# Tests will use numpy 2.1 in python 3.10 or later
0 commit comments