Skip to content

Commit ca80e32

Browse files
committed
update MP API entrance
1 parent 7739226 commit ca80e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/_generate_assets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
from matminer.datasets import load_dataset
1212
from monty.io import zopen
1313
from monty.json import MontyDecoder
14+
from mp_api.client import MPRester
1415
from pymatgen.core.periodic_table import Element
15-
from pymatgen.ext.matproj import MPRester
1616
from pymatgen.phonon.bandstructure import PhononBandStructureSymmLine as PhononBands
1717
from pymatgen.phonon.dos import PhononDos
1818
from tqdm import tqdm

0 commit comments

Comments
 (0)