Skip to content

Commit 06aaa4b

Browse files
Retry microbamba error
1 parent 6b4b9e7 commit 06aaa4b

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
@@ -8,7 +8,7 @@
88
Series,
99
read_hdf,
1010
)
11-
import pandas._testing as tm
11+
import pandas._testing as tm
1212

1313

1414
def test_complex_fixed(tmp_path, setup_path):

0 commit comments

Comments
 (0)