mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Merge pull request #1583 from BigRoy/bugfix/fix_import_integrator
Integrator: Fix import
This commit is contained in:
commit
a657022919
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ from ayon_core.pipeline.publish import (
|
|||
KnownPublishError,
|
||||
get_publish_template_name,
|
||||
)
|
||||
from pipeline import is_product_base_type_supported
|
||||
from ayon_core.pipeline import is_product_base_type_supported
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue