mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
remove extra line and whitespace
This commit is contained in:
parent
6cd0423e5f
commit
72b6ae620a
1 changed files with 1 additions and 2 deletions
|
|
@ -454,8 +454,7 @@ class ProcessSubmittedJobOnFarm(pyblish.api.InstancePlugin):
|
|||
render_file_name = os.path.basename(col)
|
||||
aov_patterns = self.aov_filter.keys()
|
||||
preview = match_aov_pattern(app, aov_patterns, render_file_name)
|
||||
|
||||
|
||||
|
||||
# toggle preview on if multipart is on
|
||||
if instance_data.get("multipartExr"):
|
||||
preview = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue