Skip to content

Commit 16c6069

Browse files
jrebackischurov
authored andcommitted
CLN: lint of test_base.py
1 parent 38b52fd commit 16c6069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/indexes/test_base.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from pandas.indexes.api import Index, MultiIndex
77
from .common import Base
88

9-
from pandas.compat import (is_platform_windows, range, lrange, lzip, u,
9+
from pandas.compat import (range, lrange, lzip, u,
1010
zip, PY3, PY36)
1111
import operator
1212
import os

0 commit comments

Comments
 (0)