1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-19 11:02:02 +00:00
trezor-firmware/src/trezor/__init__.py

3 lines
88 B
Python
Raw Normal View History

import trezorconfig as config # noqa: F401
import trezorio as io # noqa: F401