mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
use new imports of 'get_errored_plugins_from_context' and 'get_errored_instances_from_context'
This commit is contained in:
parent
4e8b40e3a0
commit
27517897ab
12 changed files with 21 additions and 22 deletions
|
|
@ -4,7 +4,7 @@ from __future__ import absolute_import
|
|||
import pyblish.api
|
||||
|
||||
|
||||
from openpype.action import get_errored_instances_from_context
|
||||
from openpype.pipeline.publish import get_errored_instances_from_context
|
||||
|
||||
|
||||
class SelectInvalidAction(pyblish.api.Action):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue