Skip to content
Snippets Groups Projects
Commit a65f609b authored by Yandi's avatar Yandi
Browse files

fixing typo

parent a121fae5
No related branches found
No related tags found
1 merge request!1Master into main
......@@ -65,7 +65,7 @@ commit_id = subprocess.check_output("git log --pretty=format:'%H' -n 1", shell=T
parser = argparse.ArgumentParser()
parser.add_argument("--time_wall",
default="no-limit",
default="no_limit",
help="Time wall. Choose in [no-limit, hour, half, quarter]")
parser.add_argument("--model_name",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment