We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b199d66 commit 1a3f348Copy full SHA for 1a3f348
pandas/tests/series/test_api.py
@@ -13,7 +13,6 @@
13
from pandas.compat import range, lzip, isidentifier, string_types
14
from pandas import (compat, Categorical, period_range, timedelta_range,
15
DatetimeIndex, PeriodIndex, TimedeltaIndex)
16
-
17
import pandas.io.formats.printing as printing
18
from pandas.util.testing import (assert_series_equal,
19
ensure_clean)
0 commit comments