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 0f0bcb1 commit 6052c1eCopy full SHA for 6052c1e
src/atomate2/forcefields/schemas.py
@@ -8,7 +8,7 @@
8
from emmet.core.vasp.calculation import StoreTrajectoryOption
9
from monty.dev import deprecated
10
from pydantic import Field
11
-from pymatgen.core import Structure, Molecule
+from pymatgen.core import Molecule, Structure
12
13
from atomate2.ase.schemas import (
14
AseMoleculeTaskDoc,
0 commit comments