mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
replace avalon CreatorError with OP's impl.
This commit is contained in:
parent
2867a2f2a0
commit
675c7a0006
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ from openpype.api import (
|
|||
get_asset)
|
||||
|
||||
from avalon.api import Session
|
||||
from avalon.api import CreatorError
|
||||
from openpype.pipeline import CreatorError
|
||||
|
||||
|
||||
class RenderSettings(object):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue