Skip to content

Commit

Permalink
fix whitespace issue
Browse files Browse the repository at this point in the history
  • Loading branch information
DaJansenGit committed Nov 6, 2023
1 parent 0a3050b commit bd26857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion teaser/data/output/reports/model_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ def create_html_page(bldg_data, prj_name, bldg_name, html_file_name,
north, the next bigger one as east and so on.</i></li>
<li><i>The roof is not displayed correctly yet</i></li>"""
if fixed_height:
html_content += f"""<li><i>The height of all floors is assumed to be 3
html_content += f"""<li><i>The height of all floors is assumed to be 3
meters.</i></li>"""
html_content += f"""
</div>
Expand Down

0 comments on commit bd26857

Please sign in to comment.