Loading genopts/genopts.py +1 −1 Viewed Changes for genopts/genopts.py: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -603,7 +603,7 @@ def parse_args(args) -> argparse.Namespace: "-c", type=Path, metavar="CONFIG_FILE", default=Path("config.yml"), default=Path("genopts.yml"), help="A configuration file that should be used to control the generated output." ) Loading Loading
genopts/genopts.py +1 −1 Viewed Changes for genopts/genopts.py: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -603,7 +603,7 @@ def parse_args(args) -> argparse.Namespace: "-c", type=Path, metavar="CONFIG_FILE", default=Path("config.yml"), default=Path("genopts.yml"), help="A configuration file that should be used to control the generated output." ) Loading