Skip to content

Commit 3911f23

Browse files
jrebackvictor
authored and
victor
committed
STYLE: lint fix
1 parent 40a3c97 commit 3911f23

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)