mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix install_host import
This commit is contained in:
parent
5bc741d993
commit
94356faa9c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import nuke
|
|||
import os
|
||||
|
||||
from openpype.api import Logger
|
||||
from openpype.settings import get_project_settings
|
||||
from openpype.pipeline import install_host
|
||||
from openpype.hosts.nuke import api
|
||||
from openpype.hosts.nuke.api.lib import (
|
||||
on_script_load,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue