There was an error while loading. Please reload this page.
2 parents 9b98464 + c2aebf2 commit 5a17ca8Copy full SHA for 5a17ca8
1 file changed
servers/structure_generate/server.py
@@ -24,6 +24,7 @@
24
from pymatgen.core.structure import Structure
25
from pymatgen.core.surface import SlabGenerator
26
from pymatgen.analysis.local_env import CrystalNN
27
+from pymatgen.core import Lattice
28
29
# Local/custom imports
30
from dp.agent.server import CalculationMCPServer
0 commit comments