fix style complaints

This commit is contained in:
matejcik
2018-12-10 16:30:56 +01:00
parent 2cb64991c3
commit 5cfdc7734b
3 changed files with 20 additions and 5 deletions

View File

@@ -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():