Skip to content

Commit

Permalink
ruff format
Browse files Browse the repository at this point in the history
  • Loading branch information
carueda committed Mar 1, 2024
1 parent aa76d9d commit 2c47131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main_args.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def parse_arguments():
dest="set_global_attrs",
action="append",
help="Replace {{key}} with the given value for every occurrence of {{key}}"
" in the global attrs file.",
" in the global attrs file.",
)

parser.add_argument(
Expand Down

0 comments on commit 2c47131

Please sign in to comment.