mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
import Logger from 'openpype.lib' instead of 'openpype.api'
This commit is contained in:
parent
ed7a666e3b
commit
79e6de15b5
33 changed files with 46 additions and 53 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from openpype.api import Logger
|
||||
from openpype.lib import Logger
|
||||
from openpype.pipeline import InventoryAction
|
||||
from openpype.hosts.nuke.api.lib import set_avalon_knob_data
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue