mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
fix import
This commit is contained in:
parent
4ee7816b94
commit
6616a3fdc1
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ from abc import ABCMeta, abstractmethod
|
||||||
|
|
||||||
import six
|
import six
|
||||||
|
|
||||||
import pype.maya.lib as lib
|
import pype.hosts.maya.lib as lib
|
||||||
|
|
||||||
from maya import cmds
|
from maya import cmds
|
||||||
import maya.app.renderSetup.model.renderSetup as renderSetup
|
import maya.app.renderSetup.model.renderSetup as renderSetup
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue