mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-08-03 04:18:17 +00:00
src: fix flake whitespace issues
This commit is contained in:
parent
a9aa5febda
commit
46fc37f977
@ -64,7 +64,6 @@ async def reset_device(ctx, msg):
|
|||||||
break
|
break
|
||||||
await show_wrong_entry(ctx)
|
await show_wrong_entry(ctx)
|
||||||
|
|
||||||
|
|
||||||
# write PIN into storage
|
# write PIN into storage
|
||||||
if not config.change_pin('', newpin):
|
if not config.change_pin('', newpin):
|
||||||
raise wire.FailureError(
|
raise wire.FailureError(
|
||||||
|
Loading…
Reference in New Issue
Block a user