Fix linter
This commit is contained in:
parent
e8070965d7
commit
d1d57ffd5f
@ -261,10 +261,10 @@ CONF_SCHEMA = {
|
||||
'default': 'off'
|
||||
},
|
||||
'sell': {'type': 'object',
|
||||
'additionalProperties': {
|
||||
'type': 'string',
|
||||
'enum': TELEGRAM_SETTING_OPTIONS
|
||||
}},
|
||||
'additionalProperties': {
|
||||
'type': 'string',
|
||||
'enum': TELEGRAM_SETTING_OPTIONS
|
||||
}},
|
||||
'sell_cancel': {'type': 'string', 'enum': TELEGRAM_SETTING_OPTIONS},
|
||||
'sell_fill': {
|
||||
'type': 'string',
|
||||
|
Loading…
Reference in New Issue
Block a user