diff --git a/main.py b/main.py index eb5d3e8..1928f8e 100644 --- a/main.py +++ b/main.py @@ -70,7 +70,7 @@ def showFilter(fparam): except: print ("Failed to initialize window"); sys.exit() - # The SimpleGUI event Loop + # The SimpleGUI event loop while True: event, v = window.read()