1
0

flake8: enable more mandatory tests

This commit is contained in:
SomberNight
2022-10-31 16:13:22 +00:00
parent 7db396aad9
commit 01b5e3f8e0
32 changed files with 173 additions and 171 deletions

View File

@@ -138,7 +138,7 @@ class ElectrumGui(BaseElectrumGui, EventListener):
else:
msg = _("Not connected")
return(msg)
return msg
def print_contacts(self):