Handled typo on baseline model

This commit is contained in:
Luis Aleixo 2022-06-22 15:21:43 +02:00
parent f793300b14
commit b455fdee14

View file

@ -135,7 +135,7 @@ class FormData:
'windows_frequency': 60.,
'windows_number': 0,
'window_opening_regime': 'windows_open_permanently',
'sensor_in_use': _NO_DEFAULT,
'sensor_in_use': '',
'short_range_option': 'short_range_no',
'short_range_interactions': '[]',
}