mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Update openpype/hosts/traypublisher/plugins/publish/validate_colorspace.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
764775bf00
commit
760adc87ba
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ class ValidateColorspace(pyblish.api.InstancePlugin,
|
|||
f"Validating representation '{repre['name']}' "
|
||||
f"colorspace '{colorspace}'"
|
||||
)
|
||||
self.log.debug(pformat(config_colorspaces[config_path]))
|
||||
if colorspace not in config_colorspaces[config_path]:
|
||||
message = (
|
||||
f"Representation '{repre['name']}' colorspace "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue