template restructure

This commit is contained in:
2025-10-21 21:00:48 -05:00
parent 583cbffeca
commit f394e268da
11 changed files with 512 additions and 126 deletions

View File

@@ -78,7 +78,6 @@ def render_html_report_jinja(
)
return html
def write_html_report_jinja(
reports: Dict[str, Dict[str, List[int]]],
host_results: List[HostResult],