Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fpetrini15 committed Aug 6, 2024
1 parent 768dc1f commit c911472
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion genai-perf/tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ def test_non_file_flags_parsed(self, monkeypatch, arg, expected_attributes, caps
for key, value in expected_attributes.items():
assert getattr(args, key) == value


@pytest.mark.parametrize(
"models, expected_model_list, formatted_name",
[
Expand Down

0 comments on commit c911472

Please sign in to comment.