bimtester: reports, code formating

This commit is contained in:
Bernd Hahnebach
2020-12-23 11:33:33 +01:00
parent 67f7e68fa7
commit 666641bb18
+7 -1
View File
@@ -4,7 +4,13 @@ import os
import pystache import pystache
def generate_report(adir=".", use_report_folder=True, report_file_name="", html_template_file_path=""): def generate_report(
adir=".",
use_report_folder=True,
report_file_name="",
html_template_file_path=""
):
# print("# Generating HTML reports now.") # print("# Generating HTML reports now.")
# get html template path # get html template path