mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 10:33:20 +00:00
bimtester: move report data into new directory
This commit is contained in:
@@ -10,7 +10,7 @@ def generate_report(adir=".", use_report_folder=True, report_file_name="", html_
|
||||
# get html template path
|
||||
report_template_path = os.path.join(
|
||||
os.path.dirname(os.path.realpath(__file__)),
|
||||
"features/"
|
||||
"reportdata/"
|
||||
)
|
||||
|
||||
if html_template_file_path:
|
||||
|
||||
Reference in New Issue
Block a user