Skip to content

Commit bf45ba3

Browse files
committed
Bugfix in tests
1 parent 7eba979 commit bf45ba3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

atomate/qchem/fireworks/tests/test_core.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
import numpy as np
66

7+
from pymatgen.io.qchem.outputs import QCOutput
8+
79
from atomate.qchem.firetasks.write_inputs import WriteInputFromIOSet
810
from atomate.qchem.firetasks.run_calc import RunQChemCustodian
911
from atomate.qchem.firetasks.parse_outputs import QChemToDb

0 commit comments

Comments
 (0)