Fix flake8-3 complaints

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2019-06-05 15:00:57 +10:00 committed by Benjamin Tissoires
parent 9a97f19a13
commit 4b02a6f51c
3 changed files with 6 additions and 8 deletions

View File

@ -399,5 +399,3 @@ def main(args=sys.argv):
Tuhi().run()
except KeyboardInterrupt:
pass
finally:
pass