Merge remote-tracking branch 'origin/master'

This commit is contained in:
Pilar 2021-04-07 14:39:55 -04:00
commit 29d14fdff3

View File

@ -308,7 +308,6 @@ class EnergyAde:
} }
thermal_zone_dic['energy:ThermalZone']['energy:contains'] = usage_zones thermal_zone_dic['energy:ThermalZone']['energy:contains'] = usage_zones
thermal_zones.append(thermal_zone_dic) thermal_zones.append(thermal_zone_dic)
print('debug me')
return thermal_zones return thermal_zones
def _thermal_boundaries(self, city, thermal_zone): def _thermal_boundaries(self, city, thermal_zone):