Skip to content

Commit 65b040b

Browse files
author
root
committed
TST: sort imports using isort pandas-dev#23305
1 parent 9b699b5 commit 65b040b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/test_replace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
import pandas as pd
21
import pytest
32

3+
import pandas as pd
44
import pandas._testing as tm
55

66

0 commit comments

Comments
 (0)