Skip to content

Commit

Permalink
Update approx_neb_tasks.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhuoying authored Aug 16, 2023
1 parent 193ccca commit 52608a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atomate/vasp/firetasks/approx_neb_tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from fireworks import FiretaskBase, FWAction, explicit_serialize
from monty.json import MontyEncoder
from pydash import get
from pymatgen.analysis.path_finder import ChgcarPotential, NEBPathfinder
from pymatgen.analysis.diffusion.neb.pathfinder import ChgcarPotential, NEBPathfinder
from pymatgen.core import Element, Structure
from pymatgen.io.vasp.sets import MPRelaxSet

Expand Down

0 comments on commit 52608a1

Please sign in to comment.