Skip to content

Commit

Permalink
fix: model mapping (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
TfedUD authored Nov 27, 2023
1 parent 2beca00 commit 017b7b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion honeybee_doe2/properties/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ def _make_mats_cons_layers(obj):

@property
def hvac_sys_zones_by_model(self):

hvac_sys = [HVACSystem.from_model(self.host)]
return hvac_sys

Expand Down

0 comments on commit 017b7b6

Please sign in to comment.