When storing json to a file in a report, the line is of the form ``` b'{"data/ppt_1000/100024.ppt": . . .}' ``` instead of ```python {"data/ppt_1000/100024.ppt": . . .} ```