Completed pilot 2

This commit is contained in:
Khalim Conn-Kowlessar 2024-04-18 16:01:41 +01:00
parent acada27061
commit db25860615

View file

@ -43,6 +43,15 @@ patches = [
already_installed = [
{
'address': '28 Sangwin Road', 'postcode': 'WV14 9EQ', "already_installed": ["loft_insulation"]
},
{
'address': '51 Hillwood Road', 'postcode': 'B62 8NQ', "already_installed": ["loft_insulation"]
},
{
'address': '47 Watsons Close', 'postcode': 'DY2 7HL', "already_installed": ["loft_insulation"]
},
{
'address': '44 Hatfield Road', 'postcode': 'DY9 7LW', "already_installed": ["loft_insulation"]
}
]