Skip to content

Commit d72c627

Browse files
committed
add zopen
1 parent f96c36f commit d72c627

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

atomate/vasp/firetasks/parse_outputs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
import numpy as np
88

99
from monty.json import MontyEncoder, jsanitize
10+
from monty.os.path import zpath
1011
from pydash.objects import has, get
1112

1213
from atomate.vasp.config import DEFUSE_UNSUCCESSFUL

0 commit comments

Comments
 (0)