mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
hound
This commit is contained in:
parent
f030ca17d8
commit
44c0f1cf8a
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ class RenderProducts(object):
|
|||
"V_Ray_6_Hotfix_3",
|
||||
"V_Ray_GPU_6_Hotfix_3"
|
||||
]:
|
||||
if img_fmt !="exr":
|
||||
if img_fmt != "exr":
|
||||
render_name = self.get_render_elements_name()
|
||||
if render_name:
|
||||
for name in render_name:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue