mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
moved attribute definitions to openpype/lib
This commit is contained in:
parent
5901d45e5e
commit
970d076811
9 changed files with 52 additions and 49 deletions
|
|
@ -2,7 +2,7 @@ import uuid
|
|||
|
||||
from Qt import QtWidgets, QtCore
|
||||
|
||||
from openpype.pipeline.lib import (
|
||||
from openpype.lib.attribute_definitions import (
|
||||
AbtractAttrDef,
|
||||
UnknownDef,
|
||||
NumberDef,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue