mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Fix docstring
This commit is contained in:
parent
781f2a5e4a
commit
6ea3e9bcd6
1 changed files with 1 additions and 1 deletions
|
|
@ -567,7 +567,7 @@ class CollectUSDLayerContributionsHoudiniLook(CollectUSDLayerContributions):
|
|||
class CollectUSDLayerContributionsMayaRig(CollectUSDLayerContributions):
|
||||
"""
|
||||
This is solely here to expose the attribute definitions for the
|
||||
Houdini "look" family.
|
||||
Maya "rig" family.
|
||||
"""
|
||||
# TODO: Improve how this is built for the rig family
|
||||
hosts = ["maya"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue