Import Program
type to package
This commit is contained in:
parent
01d3d8379b
commit
37b3e9b753
@ -1,3 +1,4 @@
|
|||||||
from .app import MatteBOX
|
from .app import MatteBOX
|
||||||
|
from .types import Program
|
||||||
|
|
||||||
__all__ = ["MatteBOX"]
|
__all__ = ["MatteBOX", "Program"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user