Searched refs:ReportingJSONEncoder (Results 1 – 1 of 1) sorted by relevance
32 class ReportingJSONEncoder(json.JSONEncoder): class494 json.dump(report, json_file, indent=4, separators=(',',':'), cls=ReportingJSONEncoder)