mirror of
https://github.com/romanz/amodem.git
synced 2026-03-17 23:26:01 +08:00
fix style complaints
This commit is contained in:
@@ -49,8 +49,8 @@ class UI:
|
||||
options=self.options_getter())
|
||||
|
||||
def button_request(self, _code=None):
|
||||
"""Called by TrezorClient when device interaction is required."""
|
||||
# XXX: show notification to the user?
|
||||
pass
|
||||
|
||||
|
||||
def create_default_options_getter():
|
||||
|
||||
Reference in New Issue
Block a user