Skip to content

Update print to format

Daniel Williams requested to merge fix-print-statement into master

This MR changes the pprint statement to a pformat statement so that the results from the analysis aren't printed to stdout every time that the report is compiled.

Merge request reports