Skip to content

Commit

Permalink
test UT
Browse files Browse the repository at this point in the history
  • Loading branch information
Chengqian-Zhang committed May 24, 2024
1 parent 7b16911 commit 5589da2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deepmd/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -745,6 +745,7 @@ def main_parser() -> argparse.ArgumentParser:
)
parser_convert_backend.add_argument("INPUT", help="The input model file.")
parser_convert_backend.add_argument("OUTPUT", help="The output model file.")

return parser


Expand Down

0 comments on commit 5589da2

Please sign in to comment.