We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7739226 commit ca80e32Copy full SHA for ca80e32
examples/_generate_assets.py
@@ -11,8 +11,8 @@
11
from matminer.datasets import load_dataset
12
from monty.io import zopen
13
from monty.json import MontyDecoder
14
+from mp_api.client import MPRester
15
from pymatgen.core.periodic_table import Element
-from pymatgen.ext.matproj import MPRester
16
from pymatgen.phonon.bandstructure import PhononBandStructureSymmLine as PhononBands
17
from pymatgen.phonon.dos import PhononDos
18
from tqdm import tqdm
0 commit comments