Rename PySudoku.pyw to PySudoku.py
This commit is contained in:
parent
a3bac3b0fb
commit
860f100e70
@ -1195,4 +1195,4 @@ class App(Tk):
|
||||
|
||||
if __name__ == "__main__":
|
||||
app = App(argv)
|
||||
exit(app.mainloop())
|
||||
exit(app.mainloop())
|
Loading…
x
Reference in New Issue
Block a user