Skip to content

Commit 0e3c558

Browse files
committed
update to 2.1.12 (fix pymatgen deprecation)
1 parent 74abf5d commit 0e3c558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apex/core/calculator/lib/abacus_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import dpdata
66
import numpy as np
7-
from pymatgen.core.structure import Structure
7+
from pymatgen.core import Structure
88

99
from . import abacus_scf
1010
from dflow.python import upload_packages

0 commit comments

Comments
 (0)