Skip to content

Commit 98bbf05

Browse files
committed
CLN: fix import order
1 parent 495153d commit 98bbf05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/tools/datetimes.py

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
)
3939
from pandas.core.dtypes.missing import notna
4040

41-
from pandas._typing import ArrayLike
4241
from pandas.arrays import IntegerArray
4342
from pandas.core import algorithms
4443
from pandas.core.algorithms import unique

0 commit comments

Comments
 (0)