Skip to content

Commit

Permalink
modified: main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeggiCH committed Oct 22, 2023
1 parent 4d83cc1 commit 37b528f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -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()

Expand Down

0 comments on commit 37b528f

Please sign in to comment.