mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
OP-2414 - updated logic for kwargs
Moved from execute to applications
This commit is contained in:
parent
e123c67c9d
commit
8bc173a9c2
4 changed files with 37 additions and 36 deletions
|
|
@ -4,7 +4,7 @@ from openpype.lib import (
|
|||
PreLaunchHook,
|
||||
get_openpype_execute_args
|
||||
)
|
||||
from openpype.lib.execute import get_non_python_host_kwargs
|
||||
from openpype.lib.applications import get_non_python_host_kwargs
|
||||
|
||||
from openpype import PACKAGE_DIR as OPENPYPE_DIR
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue