correct unittest
This commit is contained in:
parent
a3bf594071
commit
4012408e2f
|
@ -39,7 +39,15 @@ class ConstructionHelper:
|
|||
'Quebec City': '7A',
|
||||
'Kelowna': '5',
|
||||
'Park Slope': '4',
|
||||
'Varennes': '6'
|
||||
'Varennes': '6',
|
||||
'Laval': '6',
|
||||
'Longueuil': '6',
|
||||
'Saint-Leonard': '6',
|
||||
'': '6',
|
||||
'': '6',
|
||||
'': '6',
|
||||
'': '6',
|
||||
'': '6',
|
||||
}
|
||||
|
||||
_reference_city_to_israel_climate_zone = {
|
||||
|
|
|
@ -10,6 +10,7 @@ import sys
|
|||
import numpy as np
|
||||
from numpy import ndarray
|
||||
|
||||
|
||||
class GeometryHelper:
|
||||
"""
|
||||
Geometry helper
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user