init. Not working due to the malunction of PySimpleGUI lib

This commit is contained in:
2025-09-18 19:11:13 +03:00
commit 434f9c0df3
17 changed files with 28385 additions and 0 deletions

3
PySimpleGUI/__init__.py Normal file
View File

@ -0,0 +1,3 @@
from .PySimpleGUI import *
from .PySimpleGUI import __version__