Skip to content

Commit 8e5ef67

Browse files
Fix isort failure in test_complex.py
1 parent 49fcbd1 commit 8e5ef67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/io/pytables/test_complex.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
Series,
88
)
99
import pandas._testing as tm
10-
1110
from pandas.tests.io.pytables.common import ensure_clean_store
1211

1312
from pandas.io.pytables import read_hdf

0 commit comments

Comments
 (0)