We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e43173 commit b954976Copy full SHA for b954976
devops/scripts/benchmarks/main.py
@@ -416,7 +416,7 @@ def validate_and_parse_env_args(env_args):
416
parser.add_argument(
417
"--output-dir",
418
type=str,
419
- help="Location for output files, if --output-html or --output_markdown was specified.",
+ help="Location for output files, if --output-html or --output-markdown was specified.",
420
default=None,
421
)
422
0 commit comments