Fix flake8-3 complaints
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
9a97f19a13
commit
4b02a6f51c
|
@ -399,5 +399,3 @@ def main(args=sys.argv):
|
|||
Tuhi().run()
|
||||
except KeyboardInterrupt:
|
||||
pass
|
||||
finally:
|
||||
pass
|
||||
|
|
Loading…
Reference in New Issue