Skip to content

Commit

Permalink
remove duplicated fitting output check. fix codeql (deepmodeling#3202)
Browse files Browse the repository at this point in the history
Co-authored-by: Han Wang <wang_han@iapcm.ac.cn>
  • Loading branch information
wanghan-iapcm and Han Wang authored Jan 30, 2024
1 parent c6a6b59 commit b800043
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deepmd/pt/model/task/ener.py
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,6 @@ def forward(


@Fitting.register("ener")
@fitting_check_output
class EnergyFittingNet(InvarFitting):
def __init__(
self,
Expand Down

0 comments on commit b800043

Please sign in to comment.