Handled typo on baseline model
This commit is contained in:
parent
f793300b14
commit
b455fdee14
1 changed files with 1 additions and 1 deletions
|
|
@ -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': '[]',
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue