1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-23 23:08:14 +00:00

core: fix flake8 warning

This commit is contained in:
Pavol Rusnak 2019-05-22 16:28:26 +02:00
parent 1f3adc7069
commit 2060ca569f
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -1 +1 @@
from apps.common.coininfo import by_name
from apps.common.coininfo import by_name # noqa: F401