mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
ayon_core.hosts.maya to ayon_maya
This commit is contained in:
parent
ebba9c4670
commit
0a71208e5d
1 changed files with 2 additions and 2 deletions
|
|
@ -10,10 +10,10 @@ from ayon_core.pipeline import (
|
|||
get_current_task_name
|
||||
)
|
||||
from ayon_core.pipeline.create import CreateContext
|
||||
from ayon_core.hosts.maya.api.workfile_template_builder import (
|
||||
from ayon_maya.api.workfile_template_builder import (
|
||||
MayaTemplateBuilder
|
||||
)
|
||||
from ayon_core.hosts.maya.api.lib import set_attribute
|
||||
from ayon_maya.api.lib import set_attribute
|
||||
|
||||
from . import lib
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue