Skip to content

Commit 4491bdd

Browse files
committed
remove whitespace
1 parent a485565 commit 4491bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teaser/examples/e11_export_besmod_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def example_export_besmod():
7676
# including internal gains and heating profiles for each zone.
7777
# BESMod requires 24-hour heating profiles in the export here, which are used
7878
# to define the set-back parameters. Setting these parameters directly or the use of TSet file
79-
# is not supported in the export here. Either override them later or use the custom export option shown below.
79+
# is not supported in the export here. Either override them later or use the custom export option shown below.
8080
# By default, the TEASER profiles are applied, but these can be customized if needed.
8181
# For example, we modify the heating profile of the first thermal zone of the first building here:
8282
prj.buildings[0].thermal_zones[0].use_conditions.heating_profile = [

0 commit comments

Comments
 (0)