pyright changes, start.sh changes, misc.

This commit is contained in:
2024-07-26 19:52:00 -05:00
parent 9d3a5b9f3b
commit 35456f2bca
4 changed files with 9 additions and 8 deletions

View File

@@ -1,5 +1,4 @@
# Python imports
import time
import signal
# Lib imports
@@ -123,4 +122,4 @@ class Window(Gtk.ApplicationWindow):
Gtk.main_quit()
def main(self):
Gtk.main()
Gtk.main()