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()
|
||||||
Reference in New Issue
Block a user