mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
unify imports
This commit is contained in:
parent
8083c1ed0a
commit
b5fa8b524e
1 changed files with 1 additions and 2 deletions
|
|
@ -1,9 +1,8 @@
|
|||
from openpype.lib.attribute_definitions import BoolDef
|
||||
from openpype.lib.attribute_definitions import BoolDef, FileDef
|
||||
from openpype.pipeline import (
|
||||
Creator,
|
||||
CreatedInstance
|
||||
)
|
||||
from openpype.lib import FileDef
|
||||
|
||||
from .pipeline import (
|
||||
list_instances,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue