Skip to content

Commit

Permalink
changes in pandas/core/indexes/base.py - removed extra import of is_i…
Browse files Browse the repository at this point in the history
…nterva;_dtype
  • Loading branch information
ShisuiUzumaki committed Dec 12, 2022
1 parent cb1880b commit 8888596
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pandas/core/indexes/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
ensure_object,
ensure_platform_int,
is_bool_dtype,
is_interval_dtype,
is_categorical_dtype,
is_complex_dtype,
is_dtype_equal,
Expand Down

0 comments on commit 8888596

Please sign in to comment.