mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 23:48:12 +00:00
core: style
I'm sorry about this, I'll add a git hook for pre-push I promise.
This commit is contained in:
parent
8f3e648497
commit
bc3a4a69be
@ -158,8 +158,9 @@ async def show_keyboard_info(ctx):
|
||||
"Did you know? "
|
||||
"You can type the letters "
|
||||
"one by one or use it like "
|
||||
"a T9 keyboard."
|
||||
, "Great!")
|
||||
"a T9 keyboard.",
|
||||
"Great!",
|
||||
)
|
||||
if __debug__:
|
||||
await ctx.wait(info, confirm_signal)
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user