Skip to content

Commit 511d97c

Browse files
committed
sort imports in indexing tests with isort
1 parent b99e056 commit 511d97c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/frame/indexing/test_indexing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
)
2323
import pandas._testing as tm
2424
from pandas.arrays import SparseArray
25-
2625
import pandas.core.common as com
2726
from pandas.core.indexing import IndexingError
2827

0 commit comments

Comments
 (0)