Skip to content

Commit b9e0103

Browse files
committed
clean function maybe_convert_numeric_to_64bit II
1 parent 89c7af4 commit b9e0103

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/arrays/interval.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848

4949
from pandas.core.dtypes.cast import LossySetitemError
5050
from pandas.core.dtypes.common import (
51-
is_array_like,
5251
is_categorical_dtype,
5352
is_dtype_equal,
5453
is_float_dtype,

0 commit comments

Comments
 (0)