Skip to content

Commit

Permalink
Update constructor/main.py
Browse files Browse the repository at this point in the history
Co-authored-by: jaimergp <[email protected]>
  • Loading branch information
millsks and jaimergp authored Nov 1, 2023
1 parent 75816ce commit 56a4954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constructor/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ def main():
action="store",
metavar="CONDA_EXE")

p.add_argument('--construct-yaml-path',
p.add_argument('--construct-yaml-fn',
help="path to construct YAML file ready by constructor",
action="store",
metavar="CONSTRUCT_YAML_PATH",
Expand Down

0 comments on commit 56a4954

Please sign in to comment.