Skip to content

Commit f1ee818

Browse files
jrebackdberenbaum
authored andcommitted
STYLE: lint fix
1 parent e6c7c01 commit f1ee818

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/series/test_period.py

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import pandas.util.testing as tm
66
import pandas.core.indexes.period as period
77
from pandas import Series, period_range, DataFrame, Period
8-
import pytest
98

109

1110
def _permute(obj):

0 commit comments

Comments
 (0)