From bc3a4a69be3305b7fb21c032e11582b81262731a Mon Sep 17 00:00:00 2001 From: Tomas Susanka Date: Wed, 26 Jun 2019 13:20:39 +0200 Subject: [PATCH] core: style I'm sorry about this, I'll add a git hook for pre-push I promise. --- core/src/apps/management/recovery_device.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/core/src/apps/management/recovery_device.py b/core/src/apps/management/recovery_device.py index 81773cf924..fa9122de06 100644 --- a/core/src/apps/management/recovery_device.py +++ b/core/src/apps/management/recovery_device.py @@ -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: