Skip to content

Commit 54fb2dc

Browse files
committed
update tests/common.py
1 parent 8d9c968 commit 54fb2dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/indexes/common.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
TimedeltaIndex,
3333
isna,
3434
)
35+
from pandas import UInt64Index # noqa:F401
3536
import pandas._testing as tm
3637
from pandas.core.api import NumericIndex
3738
from pandas.core.indexes.datetimelike import DatetimeIndexOpsMixin

0 commit comments

Comments
 (0)