mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
OP-2414 - move from avalon to openpype
This commit is contained in:
parent
d30523cf12
commit
182660d551
5 changed files with 78 additions and 80 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from avalon import harmony
|
||||
from openpype.hosts.harmony.api import Creator
|
||||
from openpype.api import PypeCreatorMixin
|
||||
|
||||
|
||||
class Creator(PypeCreatorMixin, harmony.Creator):
|
||||
class Creator(PypeCreatorMixin, Creator):
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue