1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 23:48:12 +00:00

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

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')