Skip to content

Commit 1224a82

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6d737ba commit 1224a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/io/pytables/test_complex.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
import pandas as pd
55
from pandas import (
66
DataFrame,
7+
HDFStore,
78
Series,
89
)
910
import pandas._testing as tm
10-
from pandas import HDFStore
1111

1212
from pandas.io.pytables import read_hdf
1313

0 commit comments

Comments
 (0)