Skip to content

Commit 8888596

Browse files
committed
changes in pandas/core/indexes/base.py - removed extra import of is_interva;_dtype
1 parent cb1880b commit 8888596

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/indexes/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
ensure_object,
9090
ensure_platform_int,
9191
is_bool_dtype,
92-
is_interval_dtype,
9392
is_categorical_dtype,
9493
is_complex_dtype,
9594
is_dtype_equal,

0 commit comments

Comments
 (0)