We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 218f840 commit 085ac87Copy full SHA for 085ac87
pandas/tests/io/pytables/test_store.py
@@ -42,7 +42,6 @@
42
43
44
def test_context(setup_path, tmp_path):
45
-
46
try:
47
with HDFStore(tmp_path / setup_path) as tbl:
48
raise ValueError("blah")
0 commit comments