Skip to content

Commit 871c6f1

Browse files
Update test_select.py
1 parent 67df8a3 commit 871c6f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/io/pytables/test_select.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import numpy as np
22
import pytest
33

4-
pytest.importorskip("tables")
54

65
from pandas._libs.tslibs import Timestamp
76
from pandas.compat import PY312

0 commit comments

Comments
 (0)