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 Dec 19, 2024
1 parent de6d22b commit 2d4a8e9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions deepmd/pd/utils/dataloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@
from deepmd.pt.utils.utils import (
mix_entropy,
)
from deepmd.utils import (
random as dp_random,
)
from deepmd.utils import random as dp_random
from deepmd.utils.data import (
DataRequirementItem,
)
Expand Down

0 comments on commit 2d4a8e9

Please sign in to comment.