Skip to content

Commit 709b6c3

Browse files
Remove tables import from test_complex.py
1 parent 1c4afb4 commit 709b6c3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pandas/tests/io/pytables/test_complex.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
read_hdf,
1010
)
1111
import pandas._testing as tm
12-
from pandas.tests.io.pytables.common import tables
13-
14-
_ = tables
1512

1613

1714
def test_complex_fixed(tmp_path, setup_path):

0 commit comments

Comments
 (0)