We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a3c97 commit 3911f23Copy full SHA for 3911f23
pandas/tests/series/test_period.py
@@ -5,7 +5,6 @@
5
import pandas.util.testing as tm
6
import pandas.core.indexes.period as period
7
from pandas import Series, period_range, DataFrame, Period
8
-import pytest
9
10
11
def _permute(obj):
0 commit comments