mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-03 09:24:57 +01:00
Match comment from Integrator for consistency
This commit is contained in:
parent
6ff7167d54
commit
821293d3b8
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ class CollectSubsetGroup(pyblish.api.ContextPlugin):
|
|||
order = pyblish.api.CollectorOrder + 0.495
|
||||
label = "Collect Subset Group"
|
||||
|
||||
# Defined in OpenPype settings
|
||||
# Attributes set by settings
|
||||
subset_grouping_profiles = None
|
||||
|
||||
def process(self, instance):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue