the lddt scores should be in the other action for SCHWED-3120 (as we discussed we might drop the QS-only action completely but that's a discussion for later)
there is a shortcut for "outfile.write(json.dumps(result, ...))" called "json.dump(result, outfile, ...)"
Two comments:
- the lddt scores should be in the other action for SCHWED-3120 (as we discussed we might drop the QS-only action completely but that's a discussion for later)
- there is a shortcut for "outfile.write(json.dumps(result, ...))" called "json.dump(result, outfile, ...)"