Skip to content

Commit

Permalink
fixes 25
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejka committed Oct 17, 2024
1 parent 6fe34ff commit 188def5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/data/format_args.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ def format_args(input_file, execute_script, cairo1_run):

parser.add_argument(
"--cairo1_run",
action="store_true"
action="store_true",
help="Whether to format args for cairo1-run or not",
)

Expand Down

0 comments on commit 188def5

Please sign in to comment.