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 9e224ae commit ed4774dCopy full SHA for ed4774d
atomate/vasp/firetasks/parse_outputs.py
@@ -95,7 +95,6 @@ def run_task(self, fw_spec):
95
parse_chgcar=self.get("parse_chgcar", False),
96
parse_aeccar=self.get("parse_aeccar", False))
97
98
-
99
# assimilate (i.e., parse)
100
task_doc = drone.assimilate(calc_dir)
101
0 commit comments