1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-22 12:32:02 +00:00

fixup! feat(python): implement session based trezorlib

This commit is contained in:
M1nd3r 2025-02-18 16:50:09 +01:00
parent 5c1475b5c2
commit 3aede06f14

View File

@ -0,0 +1 @@
Changed trezorlib to session-based. Changes affect also trezorctl and tests.