Pylint fix
This commit is contained in:
parent
473d92eb20
commit
89f665b54e
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ secrets = {
|
|||
'ssid' : 'CHANGE ME',
|
||||
'password' : 'CHANGE ME',
|
||||
# leave blank or use timezone from # http://worldtimeapi.org/timezones
|
||||
'timezone' : '',
|
||||
'timezone' : '',
|
||||
'aio_username' : 'CHANGE ME',
|
||||
'aio_key' : 'CHANGE ME',
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue