Skip to content

Commit

Permalink
Update simulatingrisk/hawkdovemulti/batch_run.py
Browse files Browse the repository at this point in the history
Co-authored-by: Laure Thompson <[email protected]>
  • Loading branch information
rlskoeser and laurejt authored Jan 18, 2024
1 parent a331dac commit b3865df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simulatingrisk/hawkdovemulti/batch_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ def main():
)
parser.add_argument(
"--progress",
help="Control progress bar display",
help="Display progress bar (default: %(default)s)",
action=argparse.BooleanOptionalAction,
default=True,
)
Expand Down

0 comments on commit b3865df

Please sign in to comment.