* updates to cli from_json
* replacing dump instances with to_json
* Remove unnecessary imports of JSON_HANDLER
* addressing review
---------
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
Co-authored-by: David L. Dotson <dotsdl@gmail.com>
* quickrun should error if a unit errors
* Fix incorrect naming
* steps toward fixing error handling
* I think I'm reasonably happy with this.
* update tests to match new output dict
* cleanup
* Update write_transformation_json.py
Co-authored-by: Richard Gowers <richardjgowers@gmail.com>