mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
added sloping ceiling insulation into create recommendation scoring data
This commit is contained in:
parent
fad9512fd7
commit
491ef6c2e8
1 changed files with 1 additions and 1 deletions
|
|
@ -576,7 +576,7 @@ class Property:
|
|||
"solid_floor_insulation", "suspended_floor_insulation",
|
||||
"windows_glazing", "solar_pv", "heating", "hot_water_tank_insulation",
|
||||
"heating_control", "secondary_heating", "cylinder_thermostat", "mixed_glazing",
|
||||
"extension_cavity_wall_insulation", "mechanical_ventilation",
|
||||
"extension_cavity_wall_insulation", "mechanical_ventilation", "sloping_ceiling_insulation"
|
||||
]:
|
||||
raise NotImplementedError(
|
||||
"Implement me, given type %s" % recommendation["type"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue