Skip to content

use yaml.dump to pretty format exception objects

Stuart Fisher requested to merge pretty_exception into master

allow pretty printing more complex exceptions for example for nested validation errors

Merge request reports