add docstrings

This commit is contained in:
Kayla Man 2023-03-28 22:45:52 +08:00
parent f25b5d309a
commit 6d51333a20

View file

@ -10,7 +10,7 @@ from openpype.hosts.max.api import (
class ExtractRedshiftProxy(publish.Extractor):
"""
Extract Redshift Proxy
Extract Redshift Proxy with rsProxy
"""
order = pyblish.api.ExtractorOrder - 0.1