Skip to content

Commit 5c4fa92

Browse files
committed
1
1 parent a935a0a commit 5c4fa92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deepmd/utils/argcheck.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3366,7 +3366,7 @@ def training_args(
33663366
],
33673367
),
33683368
Argument(
3369-
"num_epoch",
3369+
"numb_epoch",
33703370
[int, float],
33713371
optional=True,
33723372
doc=doc_num_epoch,

0 commit comments

Comments
 (0)