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: