diff --git a/examples/emotion/test_emotion.py b/examples/emotion/test_emotion.py index 3012d83..d9717db 100755 --- a/examples/emotion/test_emotion.py +++ b/examples/emotion/test_emotion.py @@ -361,7 +361,7 @@ def cmdline_parse(): return options, args -if __name__ == "__main__"or True: +if __name__ == "__main__": options, args = cmdline_parse() # elementary window