final modifications for immo pilot

This commit is contained in:
Khalim Conn-Kowlessar 2024-04-23 15:34:29 +01:00
parent 7bdf2147ba
commit 5a879572f4

View file

@ -51,7 +51,9 @@ already_installed = [
'address': '47 Watsons Close', 'postcode': 'DY2 7HL', "already_installed": ["loft_insulation"]
},
{
'address': '44 Hatfield Road', 'postcode': 'DY9 7LW', "already_installed": ["loft_insulation"]
'address': '44 Hatfield Road',
'postcode': 'DY9 7LW',
"already_installed": ["loft_insulation", "cavity_wall_insulation"]
}
]