mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Update client/ayon_core/plugins/publish/extract_oiio_postprocess.py
Co-authored-by: Mustafa Zaky Jafar <mustafataherzaky@outlook.com>
This commit is contained in:
parent
4f332766f0
commit
2a5210ccc5
1 changed files with 2 additions and 1 deletions
|
|
@ -62,7 +62,8 @@ class ExtractOIIOPostProcess(publish.Extractor):
|
|||
# it's included in the profile check. As such, an instance may have
|
||||
# a different profile applied per representation.
|
||||
profile = self._get_profile(
|
||||
instance
|
||||
instance,
|
||||
repre
|
||||
)
|
||||
if not profile:
|
||||
continue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue