Skip to content

Commit

Permalink
fix typo in docstring
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
  • Loading branch information
njzjz and coderabbitai[bot] authored Nov 9, 2024
1 parent fe28429 commit 51e8696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deepmd/pt/model/descriptor/dpa2.py
Original file line number Diff line number Diff line change
Expand Up @@ -873,7 +873,7 @@ def enable_compression(
table_stride_2: float = 0.1,
check_frequency: int = -1,
) -> None:
"""Receive the statisitcs (distance, max_nbor_size and env_mat_range) of the training data.
"""Receive the statistics (distance, max_nbor_size and env_mat_range) of the training data.
Parameters
----------
Expand Down

0 comments on commit 51e8696

Please sign in to comment.