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 Jan 10, 2025
1 parent 0c76ad9 commit 58647f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deepmd/pt/utils/dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def __getitem__(self, index):
def get_frame_index_for_elements(self):
"""
Get the frame index and the number of frames with all the elements in the system.
Map the remapped atom_type_mix back to their element names in type_map,
Map the remapped atom_type_mix back to their element names in type_map,
This function is only used in the mixed type.
Returns
Expand Down

0 comments on commit 58647f3

Please sign in to comment.