We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac0b45 commit 3992ba7Copy full SHA for 3992ba7
tests/openmm_md/conftest.py
@@ -8,9 +8,9 @@
8
from monty.json import MontyDecoder
9
from pymatgen.core import Composition, Structure
10
11
+from atomate2.common.jobs.mpmorph import get_random_packed_structure
12
from atomate2.forcefields.utils import revert_default_dtype
13
from atomate2.openmm.jobs.core import NVTMaker
-from atomate2.openmm.utils import get_random_packed_structure
14
15
16
@pytest.fixture
0 commit comments