Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz committed Mar 12, 2024
1 parent 5b71883 commit 752a06d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deepmd/utils/argcheck.py
Original file line number Diff line number Diff line change
Expand Up @@ -1461,7 +1461,6 @@ def frozen_model_args() -> Argument:
[
Argument("model_file", str, optional=False, doc=doc_model_file),
],
doc=doc_only_tf_supported,
)
return ca

Expand Down

0 comments on commit 752a06d

Please sign in to comment.