Skip to content

Commit 3728e65

Browse files
committed
TST: Fixing ruff format pre-commit error
1 parent ff6fe92 commit 3728e65

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pandas/tests/io/pytables/test_keys.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
Series,
99
date_range,
1010
)
11-
from pandas.tests.io.pytables.common import (
12-
tables
13-
)
11+
from pandas.tests.io.pytables.common import tables
1412

1513
pytestmark = [pytest.mark.single_cpu]
1614

0 commit comments

Comments
 (0)