mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
resolve hound
This commit is contained in:
parent
869c6277ff
commit
087aca6d8b
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ class ValidateReviewColorspace(pyblish.api.InstancePlugin,
|
|||
"'Color Correction' parm on '{}' ROP must be set to"
|
||||
" 'OpenColorIO'".format(rop_node.path())
|
||||
)
|
||||
return rop_node , error
|
||||
return rop_node, error
|
||||
|
||||
if rop_node.evalParm("ociocolorspace") not in \
|
||||
hou.Color.ocio_spaces():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue