get_report_source# eclypse.report.backend.get_report_source(stats_path, report_type, report_format)[source]# Return the source path for a given report type and format. Parameters: stats_path (Path) report_type (str) report_format (str) Return type: Path