mirror of
https://github.com/romanz/amodem.git
synced 2026-03-06 23:05:57 +08:00
device: refactor PIN/passphrase UI into a separate class
This would allow easier customization.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
"""Cryptographic hardware device management."""
|
||||
|
||||
from . import interface
|
||||
from . import interface, ui
|
||||
|
||||
Reference in New Issue
Block a user