parent
0661c6b790
commit
0e6babea67
4
iopaint/__main__.py
Normal file
4
iopaint/__main__.py
Normal file
@ -0,0 +1,4 @@
|
||||
from iopaint import entry_point
|
||||
|
||||
if __name__ == "__main__":
|
||||
entry_point()
|
Loading…
Reference in New Issue
Block a user