Skip to content

Commit 7a91479

Browse files
Maria Stazherovamstazherova
Maria Stazherova
authored andcommitted
isort
1 parent a95cb58 commit 7a91479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/series/methods/test_fillna.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
date_range,
2121
isna,
2222
)
23-
from pandas.core.arrays import period_array
2423

2524
import pandas._testing as tm
25+
from pandas.core.arrays import period_array
2626

2727

2828
class TestSeriesFillNA:

0 commit comments

Comments
 (0)