style: add newline to file

This commit is contained in:
Pavol Rusnak 2017-09-02 23:10:54 +02:00
parent 417e3667ba
commit 82ae061922
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
1 changed files with 1 additions and 1 deletions

View File

@ -40,4 +40,4 @@ def startdefault(handler):
default = handler()
loop.schedule_task(default)
ui.display.backlight(ui.BACKLIGHT_NORMAL)
log.debug(__name__, 'startdefault')
log.debug(__name__, 'startdefault')