Skip to content

Commit

Permalink
update to 2.1.12 (fix pymatgen deprecation)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZLI-afk committed Jan 6, 2025
1 parent 74abf5d commit 0e3c558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apex/core/calculator/lib/abacus_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import dpdata
import numpy as np
from pymatgen.core.structure import Structure
from pymatgen.core import Structure

from . import abacus_scf
from dflow.python import upload_packages
Expand Down

0 comments on commit 0e3c558

Please sign in to comment.