Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 28, 2024
1 parent f8d2980 commit c9eb767
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deepmd/pt/model/task/dipole.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,9 @@ def output_def(self) -> FittingOutputDef:
]
)


def compute_output_stats(self, merged, stat_file_path: Optional[DPPath] = None):
raise NotImplementedError


def forward(
self,
descriptor: torch.Tensor,
Expand Down

0 comments on commit c9eb767

Please sign in to comment.