Skip to content

Commit

Permalink
Formatting on all files to fix pre commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
debermudez committed Aug 6, 2024
1 parent 8ec0789 commit 8589a03
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 8589a03

Please sign in to comment.