Skip to content

Commit

Permalink
Fix E302
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Vergeev <vernier_06_curios@icloud.com>
  • Loading branch information
vergeev committed Feb 13, 2024
1 parent cd5dbff commit 2048808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rez/cli/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
Run tests listed in a package's definition file.
'''


def setup_parser(parser, completions=False):
parser.add_argument(
"-l", "--list", action="store_true",
Expand Down

0 comments on commit 2048808

Please sign in to comment.