update doc string

This commit is contained in:
David Lai 2021-08-24 01:57:34 +08:00
parent d9b5242dc1
commit 6b276015e8

View file

@ -568,7 +568,8 @@ class CollectLook(pyblish.api.InstancePlugin):
class CollectModelRenderSets(CollectLook):
"""Collect render attribute sets for model instance.
This enables additional render attributes be published with model.
Collects additional render attribute sets so they can be
published with model.
"""