We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0369704 commit 2fdacb5Copy full SHA for 2fdacb5
pandas/tests/indexing/multiindex/test_getitem.py
@@ -2,7 +2,6 @@
2
import pytest
3
4
from pandas import DataFrame, Index, MultiIndex, Series
5
-from pandas.core.indexing import IndexingError
6
from pandas.util import testing as tm
7
8
# ----------------------------------------------------------------------------
0 commit comments