mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Formatting change
This commit is contained in:
parent
3dbba063ca
commit
41fa48dbe7
1 changed files with 2 additions and 1 deletions
|
|
@ -741,7 +741,8 @@ class ExtractThumbnail(pyblish.api.InstancePlugin):
|
|||
"task_types": task_type,
|
||||
}
|
||||
profile = filter_profiles(
|
||||
self.profiles, filtering_criteria,
|
||||
self.profiles,
|
||||
filtering_criteria,
|
||||
logger=self.log
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue