mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
make hound happy
This commit is contained in:
parent
f4a5858edb
commit
00d4afd117
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ class ValidateReviewColorspace(pyblish.api.InstancePlugin):
|
|||
view = hou.Color.ocio_defaultView()
|
||||
|
||||
default_view_space = config.getDisplayViewColorSpaceName(
|
||||
display, view) # works with PyOpenColorIO 2.2.1
|
||||
display, view) # works with PyOpenColorIO 2.2.1
|
||||
|
||||
rop_node.setParms({"ociocolorspace": default_view_space})
|
||||
cls.log.debug(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue