This website requires JavaScript.
Explore
Help
Register
Sign In
ckh08045
/
IOPaint
Watch
1
Star
0
Fork
You've already forked IOPaint
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
IOPaint
/
iop.py
5 lines
98 B
Python
Raw
Permalink
Blame
History
import
sys
from
iopaint
import
entry_point
if
__name__
==
"
__main__
"
:
sys
.
exit
(
entry_point
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink