Skip to content

Commit 6052c1e

Browse files
committed
ruff again
1 parent 0f0bcb1 commit 6052c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/atomate2/forcefields/schemas.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from emmet.core.vasp.calculation import StoreTrajectoryOption
99
from monty.dev import deprecated
1010
from pydantic import Field
11-
from pymatgen.core import Structure, Molecule
11+
from pymatgen.core import Molecule, Structure
1212

1313
from atomate2.ase.schemas import (
1414
AseMoleculeTaskDoc,

0 commit comments

Comments
 (0)