forked from openlp/openlp
Make Code-Analysis happy
This commit is contained in:
parent
b5e717a0bd
commit
7eafbac68d
@ -59,5 +59,6 @@ def start():
|
||||
sys.argv = [x for x in sys.argv if not x.startswith('-psn')]
|
||||
main()
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
start()
|
||||
|
Loading…
Reference in New Issue
Block a user