Skip to content

Commit 93fdc40

Browse files
committed
renamed additional_args to append_args
1 parent 449adab commit 93fdc40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ def test_{cmd_name.lower()}(tmp_path, cli_parse_only):
347347
"quiet",
348348
"info",
349349
"nthreads",
350-
"additional_args",
350+
"append_args",
351351
"config",
352352
"args",
353353
):

0 commit comments

Comments
 (0)