Skip to content

Commit cf3b042

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 644e327 commit cf3b042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crystal_toolkit/components/localenv.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
LightStructureEnvironments,
2222
)
2323
from pymatgen.analysis.graphs import MoleculeGraph, StructureGraph
24-
from pymatgen.analysis.local_env import LocalStructOrderParams, CN_OPT_PARAMS
24+
from pymatgen.analysis.local_env import CN_OPT_PARAMS, LocalStructOrderParams
2525
from pymatgen.core import Molecule, Structure
2626
from pymatgen.ext.matproj import MPRester
2727
from pymatgen.io.ase import AseAtomsAdaptor

0 commit comments

Comments
 (0)