Skip to content

Commit 085ac87

Browse files
Update: precommit passed.
1 parent 218f840 commit 085ac87

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
@@ -42,7 +42,6 @@
4242

4343

4444
def test_context(setup_path, tmp_path):
45-
4645
try:
4746
with HDFStore(tmp_path / setup_path) as tbl:
4847
raise ValueError("blah")

0 commit comments

Comments
 (0)