Skip to content

Commit

Permalink
update entrypoint.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BjarneJesse committed Apr 18, 2024
1 parent 1db6320 commit ce00f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asreviewcontrib/makita/entrypoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ def execute(self, argv): # noqa: C901
nargs="+",
default=["double"],
help="Balancing strategies to use. Only for template 'multimodel'. "
"Default: ['max']",
"Default: ['double']",
)
parser_template.add_argument(
"--impossible_models",
Expand Down

0 comments on commit ce00f30

Please sign in to comment.