mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
style fix
This commit is contained in:
parent
d992935468
commit
cc4efe7638
1 changed files with 1 additions and 1 deletions
|
|
@ -185,7 +185,7 @@ class ExtractThumbnail(pyblish.api.InstancePlugin):
|
|||
|
||||
elif repre["ext"] == "exr":
|
||||
oiio_support = is_oiio_supported()
|
||||
|
||||
|
||||
if oiio_support:
|
||||
oiio_tool_path = get_oiio_tools_path()
|
||||
args = [oiio_tool_path]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue