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 f96c36f commit d72c627Copy full SHA for d72c627
atomate/vasp/firetasks/parse_outputs.py
@@ -7,6 +7,7 @@
7
import numpy as np
8
9
from monty.json import MontyEncoder, jsanitize
10
+from monty.os.path import zpath
11
from pydash.objects import has, get
12
13
from atomate.vasp.config import DEFUSE_UNSUCCESSFUL
0 commit comments