core: style

I'm sorry about this, I'll add a git hook for pre-push I promise.
release/2019-07
Tomas Susanka 5 years ago
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…
Cancel
Save