This commit is contained in:
2026-01-19 00:52:55 +01:00
parent 2a715233ee
commit eabde3fcb1
2 changed files with 21 additions and 7 deletions

View File

@@ -69,3 +69,6 @@ styled_table
# Save the styled table to a file
styled_table.to_html("agreement_report.html")
print("Report saved to agreement_report.html")