Skip to content

Commit 1a3f348

Browse files
author
Martin Journois
committed
Remove line
1 parent b199d66 commit 1a3f348

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/series/test_api.py

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
from pandas.compat import range, lzip, isidentifier, string_types
1414
from pandas import (compat, Categorical, period_range, timedelta_range,
1515
DatetimeIndex, PeriodIndex, TimedeltaIndex)
16-
1716
import pandas.io.formats.printing as printing
1817
from pandas.util.testing import (assert_series_equal,
1918
ensure_clean)

0 commit comments

Comments
 (0)