init. Not working due to the malunction of PySimpleGUI lib
This commit is contained in:
4
PySimpleGUI/__main__.py
Normal file
4
PySimpleGUI/__main__.py
Normal file
@ -0,0 +1,4 @@
|
||||
from .PySimpleGUI import *
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
Reference in New Issue
Block a user