Skip to content

Commit c3acc65

Browse files
committed
1
1 parent df37ad9 commit c3acc65

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
@@ -3349,7 +3349,7 @@ def training_args(
33493349
],
33503350
),
33513351
Argument(
3352-
"num_epoch",
3352+
"numb_epoch",
33533353
[int, float],
33543354
optional=True,
33553355
doc=doc_num_epoch,

0 commit comments

Comments
 (0)