Skip to content

Commit d6252fc

Browse files
committed
test: update AMBER helper import after format move
Authored by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.5)
1 parent 802d4a0 commit d6252fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_amber_md.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from comp_sys import CompLabeledSys, IsPBC
1010
from context import dpdata
1111

12-
from dpdata.amber.md import cell_lengths_angles_to_cell
12+
from dpdata.formats.amber.md import cell_lengths_angles_to_cell
1313

1414
try:
1515
import parmed # noqa: F401

0 commit comments

Comments
 (0)