mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 17:04:54 +01:00
Shush hound
This commit is contained in:
parent
85cb398b6e
commit
f555c1bf9a
1 changed files with 2 additions and 1 deletions
|
|
@ -38,7 +38,8 @@ class ValidateUniqueSubsets(pyblish.api.ContextPlugin):
|
|||
asset=asset,
|
||||
subset=subset,
|
||||
instances=instances
|
||||
))
|
||||
)
|
||||
)
|
||||
invalid.extend(instances)
|
||||
|
||||
# Return tools for the invalid instances so they can be selected
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue