Update openpype/pipeline/publish/publish_plugins.py

Co-authored-by: Fabià Serra Arrizabalaga <fabia.serra92@gmail.com>
This commit is contained in:
Jakub Ježek 2023-03-03 13:17:46 +01:00 committed by GitHub
parent e7cf87d3ac
commit f3baace668
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -298,7 +298,7 @@ class ColormanagedPyblishPluginMixin(object):
It also contains a method, set_representation_colorspace,
which sets colorspace data to the representation.
The allowed file extensions are listed in the allowed_ext variable.
he method first checks if the file extension is in
The method first checks if the file extension is in
the list of allowed extensions. If it is, it then gets the
colorspace settings from the host context and gets a
matching colorspace from rules. Finally, it infuses this