Open MikeTheWatchGuy opened 5 years ago
I can't use type annotations. The only kind I can use are the comments based ones like found in PEP 526 https://www.python.org/dev/peps/pep-0526/
Again the reason is legacy Python. And it's only for the PySimpleGUI.py file, not any of the other ports are they are all 3.x
It means the kind that are not comments
I can't use type annotations. The only kind I can use are the comments based ones like found in PEP 526 https://www.python.org/dev/peps/pep-0526/
Again the reason is legacy Python. And it's only for the PySimpleGUI.py file, not any of the other ports are they are all 3.x