We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ddd4ae5 + f97c066 commit d1a8fe0Copy full SHA for d1a8fe0
1 file changed
atomate/vasp/firetasks/glue_tasks.py
@@ -3,7 +3,8 @@
3
import glob
4
5
from pymatgen.analysis.elasticity.strain import Strain
6
-from pymatgen.io.vasp import Vasprun, zpath
+from pymatgen.io.vasp import Vasprun
7
+from monty.os.path import zpath
8
9
"""
10
This module defines tasks that acts as a glue between other vasp Firetasks to allow communication
0 commit comments