6 lines
135 B
Python
Executable File
6 lines
135 B
Python
Executable File
#!/home/ton/.julia/dev/ImageUtils/.CondaPkg/env/bin/python3.11
|
|
|
|
from idlelib.pyshell import main
|
|
if __name__ == '__main__':
|
|
main()
|