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 Nov 22, 2024
1 parent 3ff6cc2 commit 3b9ce65
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deepmd/entrypoints/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
DeepGlobalPolar,
DeepPolar,
)
from deepmd.infer.deep_wfc import (
DeepWFC,
)
from deepmd.infer.deep_pot import (
DeepPot,
)
from deepmd.infer.deep_property import (
DeepProperty,
)
from deepmd.infer.deep_wfc import (
DeepWFC,
)
from deepmd.utils import random as dp_random
from deepmd.utils.data import (
DeepmdData,
Expand Down

0 comments on commit 3b9ce65

Please sign in to comment.