Skip to content

Commit a0d66c0

Browse files
committed
style(jax): sort freeze imports
Apply the import ordering change required by pre-commit.ci. Authored by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.5)
1 parent 809aac6 commit a0d66c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deepmd/jax/entrypoints/freeze.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
from pathlib import (
55
Path,
66
)
7+
78
from deepmd.backend.suffix import (
89
format_model_suffix,
910
)

0 commit comments

Comments
 (0)