Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
madsbk committed Sep 30, 2024
1 parent 091dce9 commit b886419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/kvikio/tests/test_benchmarks.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def test_zarr_io(run_cmd, tmp_path, api):
"numpy-kvikio",
],
)
def test_http_io(run_cmd, tmp_path, api):
def test_http_io(run_cmd, api):
"""Test benchmarks/http_io.py"""

if not kvikio.is_remote_file_available():
Expand Down

0 comments on commit b886419

Please sign in to comment.