Skip to content

Commit 3992ba7

Browse files
committed
fix import
1 parent 5ac0b45 commit 3992ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/openmm_md/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
from monty.json import MontyDecoder
99
from pymatgen.core import Composition, Structure
1010

11+
from atomate2.common.jobs.mpmorph import get_random_packed_structure
1112
from atomate2.forcefields.utils import revert_default_dtype
1213
from atomate2.openmm.jobs.core import NVTMaker
13-
from atomate2.openmm.utils import get_random_packed_structure
1414

1515

1616
@pytest.fixture

0 commit comments

Comments
 (0)