Skip to content

Commit

Permalink
linter issues
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Utz <[email protected]>
  • Loading branch information
ant-u committed Apr 8, 2024
1 parent 473b6ab commit 55e2230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/systemtest/test_separate_pkgs.py
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ def check_output_status(output: str,
exp_lic_files_referenced: Status = Status.SUCCESS
) -> bool:
"""Check output of each check for expected status.
each argument except for output tells the expected status of a
each argument except for output tells the expected status of a
certain check. The default is always SUCCESS."""
# pylint: disable=too-many-arguments

Expand Down

0 comments on commit 55e2230

Please sign in to comment.