Skip to content

Commit 054ade5

Browse files
author
jnecus
committed
Update test_period_range.py
1 parent ae63191 commit 054ade5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/indexes/period/test_period_range.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import pytest
21
import numpy as np
2+
import pytest
33
from pandas import NaT, Period, PeriodIndex, date_range, period_range
44
import pandas._testing as tm
55

0 commit comments

Comments
 (0)