Skip to content

Commit 49fcbd1

Browse files
Update test_complex.py to check for tests
1 parent b22b922 commit 49fcbd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/io/pytables/test_complex.py

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

1213
from pandas.io.pytables import read_hdf

0 commit comments

Comments
 (0)