feat: add cities to construction helper
This commit is contained in:
parent
3619be4837
commit
39436e7e6d
@ -58,7 +58,8 @@ class ConstructionHelper:
|
||||
'Boucherville': '6',
|
||||
'Mascouche': '6',
|
||||
'Saint-Leonard': '6',
|
||||
'La Prairie': '6'
|
||||
'La Prairie': '6',
|
||||
"L'Assomption": '6'
|
||||
}
|
||||
|
||||
_reference_city_to_israel_climate_zone = {
|
||||
|
Loading…
Reference in New Issue
Block a user