mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-18 05:28:40 +00:00
src: fix style
This commit is contained in:
parent
564af0a5ff
commit
365fd404b1
@ -6,6 +6,8 @@ from trezorutils import halt, memcpy
|
|||||||
|
|
||||||
def _gf():
|
def _gf():
|
||||||
yield
|
yield
|
||||||
|
|
||||||
|
|
||||||
type_gen = type(_gf())
|
type_gen = type(_gf())
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user