Files
RadioPhotonic_PCB_PC_software/PySimpleGUI/__main__.py

5 lines
70 B
Python

from .PySimpleGUI import *
if __name__ == "__main__":
main()