Fix a small issue in report path

This commit is contained in:
Roch Bertucat
2020-12-18 16:51:01 +01:00
parent 0f66f88420
commit 0ab82295f9
+1 -1
View File
@@ -14,7 +14,7 @@ def generate_report(adir=".", use_report_folder=True, report_file_name="", html_
)
if html_template_file_path:
html_template_file = os.path.join(html_template_file_path, "template.html")
report_template_path = html_template_file_path
# get report file
report_dir = adir