feat: add cities to construction helper

This commit is contained in:
Majid Rezaei 2024-12-18 07:53:07 -05:00
parent 3619be4837
commit 39436e7e6d

View File

@ -58,7 +58,8 @@ class ConstructionHelper:
'Boucherville': '6', 'Boucherville': '6',
'Mascouche': '6', 'Mascouche': '6',
'Saint-Leonard': '6', 'Saint-Leonard': '6',
'La Prairie': '6' 'La Prairie': '6',
"L'Assomption": '6'
} }
_reference_city_to_israel_climate_zone = { _reference_city_to_israel_climate_zone = {