Skip to content

Commit 57a2b11

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/indexes/base.py

-1
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_dtype_equal,
9594
is_ea_or_datetimelike_dtype,

0 commit comments

Comments
 (0)