mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Cosmetics
This commit is contained in:
parent
a7e02c19e5
commit
0b942a062f
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ class ExtractOIIOPostProcess(publish.Extractor):
|
|||
if instance.data.get("farm"):
|
||||
self.log.debug("Should be processed on farm, skipping.")
|
||||
return
|
||||
|
||||
if not self.profiles:
|
||||
self.log.debug("No profiles present for OIIO Post Process")
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue