Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -42,7 +42,7 @@ TECHS = ['Solar', 'Wind Offshore', 'Wind Onshore']
|
|
42 |
|
43 |
countries = ['AT', 'BE', 'DE_LU', 'DK_1', 'DK_2', 'FR', 'IT_CALA', 'IT_CNOR',
|
44 |
'IT_CSUD', 'IT_NORD', 'IT_SARD', 'IT_SICI', 'IT_SUD',
|
45 |
-
'NL', '
|
46 |
|
47 |
def get_time_zone(country_code):
|
48 |
|
|
|
42 |
|
43 |
countries = ['AT', 'BE', 'DE_LU', 'DK_1', 'DK_2', 'FR', 'IT_CALA', 'IT_CNOR',
|
44 |
'IT_CSUD', 'IT_NORD', 'IT_SARD', 'IT_SICI', 'IT_SUD',
|
45 |
+
'NL', 'ES']
|
46 |
|
47 |
def get_time_zone(country_code):
|
48 |
|