Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
baloola committed Feb 13, 2024
1 parent d3509db commit e47d134
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def add_arguments(self, parser):
help="Path to timeseries file.",
)
register_parser.add_argument(
"--product-type-name.",
"--product-type-name",
required=True,
help="The product type name.",
)
Expand Down

0 comments on commit e47d134

Please sign in to comment.