Skip to content

Commit cb36e79

Browse files
committed
Merge remote-tracking branch 'upstream/main' into check_completion
2 parents 647597d + f4ff30b commit cb36e79

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

scripts/3-report/github_report.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,6 @@ def parse_arguments():
5757
help="Enable git actions such as fetch, merge, add, commit, and push"
5858
" (default: False)",
5959
)
60-
parser.add_argument(
61-
"--force",
62-
action="store_true",
63-
help="Regenerate data even if images files already exist",
64-
)
6560
parser.add_argument(
6661
"--force",
6762
action="store_true",

0 commit comments

Comments
 (0)