Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bshifaw committed Jul 20, 2023
1 parent 7a7459e commit ff3ff45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/test_io_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,6 @@ def test_cat_file(
else:
io_utils.cat_file(file_path=mock_workflow_database_tsv, backend=backend)


@pytest.mark.parametrize(
"file_path, should_fail",
[
Expand Down

0 comments on commit ff3ff45

Please sign in to comment.