mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
simpler import
This commit is contained in:
parent
7ef60ad4c9
commit
d5602cb89a
1 changed files with 1 additions and 3 deletions
|
|
@ -14,9 +14,7 @@ import ayon_api
|
|||
|
||||
from ayon_core.settings import get_project_settings
|
||||
from ayon_core.lib import is_func_signature_supported
|
||||
from ayon_core.lib.attribute_definitions import (
|
||||
get_default_values,
|
||||
)
|
||||
from ayon_core.lib.attribute_definitions import get_default_values
|
||||
from ayon_core.host import IPublishHost, IWorkfileHost
|
||||
from ayon_core.pipeline import Anatomy
|
||||
from ayon_core.pipeline.plugin_discover import DiscoverResult
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue