Unverified Commit 3ece1433 authored by Dibbla!'s avatar Dibbla! Committed by GitHub
Browse files

Errata - fix typo (#9100)

parent 98930ee1
......@@ -478,7 +478,7 @@ def parse_args(input_args=None):
parser.add_argument(
"--debug_loss",
action="store_true",
help="debug loss for each image, if filenames are awailable in the dataset",
help="debug loss for each image, if filenames are available in the dataset",
)
if input_args is not None:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment