Skip to content

Commit

Permalink
Switch to pmg structure in xas model
Browse files Browse the repository at this point in the history
  • Loading branch information
munrojm committed May 4, 2021
1 parent 5d30938 commit 50106da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mp_api/routes/xas/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
from pydantic import BaseModel, Field, validator

from pymatgen.core.periodic_table import Element
from pymatgen.core.structure import Structure

from mp_api.routes.materials.models.core import Structure
from mp_api.routes.materials.models.doc import MaterialProperty


Expand Down

0 comments on commit 50106da

Please sign in to comment.