We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f5134 commit 203c844Copy full SHA for 203c844
hwilib/devices/trezor.py
@@ -26,6 +26,7 @@
26
DeviceConnectionError,
27
DEVICE_NOT_INITIALIZED,
28
DeviceNotReadyError,
29
+ NoPasswordError,
30
UnavailableActionError,
31
common_err_msgs,
32
handle_errors,
0 commit comments