Skip to content

Commit bf31822

Browse files
iProzdnjzjz
andauthored
Update deepmd/utils/argcheck.py
Co-authored-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu> Signed-off-by: Duo <50307526+iProzd@users.noreply.github.com>
1 parent b5740e5 commit bf31822

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
@@ -2326,7 +2326,7 @@ def standard_model_args() -> Argument:
23262326
),
23272327
Argument(
23282328
"model_branch_alias",
2329-
list,
2329+
list[str],
23302330
optional=True,
23312331
default=[],
23322332
doc=doc_only_pt_supported + doc_model_branch_alias,

0 commit comments

Comments
 (0)