mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Improve docstring
This commit is contained in:
parent
58d7d17a59
commit
0387bc85aa
1 changed files with 1 additions and 6 deletions
|
|
@ -14,12 +14,7 @@ def validate_name(subset):
|
|||
|
||||
|
||||
class ValidateSubsetName(pyblish.api.InstancePlugin):
|
||||
"""Adheres to the content of 'model' family
|
||||
|
||||
- Must have one top group named: geo_GRP
|
||||
- Must only contain: transforms, meshes and groups
|
||||
|
||||
"""
|
||||
"""Validates subset name has only valid characters"""
|
||||
|
||||
order = colorbleed.api.ValidateContentsOrder
|
||||
families = ["*"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue