Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhernandezgarcia committed Aug 25, 2023
1 parent 723093f commit 86bdddf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mila/launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -398,8 +398,7 @@ def print_md_help(parser, defaults):
parser.add_argument(
"--template",
type=str,
help="path to sbatch template."
+ f" Defaults to {defaults['template']}",
help="path to sbatch template." + f" Defaults to {defaults['template']}",
)
parser.add_argument(
"--code_dir",
Expand Down

0 comments on commit 86bdddf

Please sign in to comment.