Skip to content

Commit a40ab46

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/indexes/period/test_period_range.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import numpy as np
22
import pytest
3+
34
from pandas import NaT, Period, PeriodIndex, date_range, period_range
45
import pandas._testing as tm
56

0 commit comments

Comments
 (0)