Skip to content

Commit f7c7390

Browse files
committed
Avoid importing tables
1 parent d6923ef commit f7c7390

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/io/pytables/test_store.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
import numpy as np
1313
import pytest
14-
import tables
1514

1615
from pandas.compat import is_platform_little_endian, is_platform_windows
1716
import pandas.util._test_decorators as td

0 commit comments

Comments
 (0)