log2Report.generateReport.writeReportFile

writeReportFile(reportD, pfile)[source]

Create markdown report with blocks, tables, list according to type key

Parameters
  • reportD (dict) – report dictionary

  • pfile (file object) – file where markdown format report is written to