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 193ccca commit 52608a1Copy full SHA for 52608a1
atomate/vasp/firetasks/approx_neb_tasks.py
@@ -4,7 +4,7 @@
4
from fireworks import FiretaskBase, FWAction, explicit_serialize
5
from monty.json import MontyEncoder
6
from pydash import get
7
-from pymatgen.analysis.path_finder import ChgcarPotential, NEBPathfinder
+from pymatgen.analysis.diffusion.neb.pathfinder import ChgcarPotential, NEBPathfinder
8
from pymatgen.core import Element, Structure
9
from pymatgen.io.vasp.sets import MPRelaxSet
10
0 commit comments