mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
renamed process_context to context_tools
This commit is contained in:
parent
fe3758581b
commit
a5dd9f4e0e
3 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ import openpype
|
|||
import openpype.hosts.celaction
|
||||
from openpype.hosts.celaction import api as celaction
|
||||
from openpype.tools.utils import host_tools
|
||||
from openpype.pipeline.process_context import install_openpype_plugins
|
||||
from openpype.pipeline import install_openpype_plugins
|
||||
|
||||
|
||||
log = Logger().get_logger("Celaction_cli_publisher")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue