mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge pull request #2097 from Ellipsanime/maya-fix-docstring-documentaion-on-ExtractReview
This commit is contained in:
commit
f940a73fbf
1 changed files with 2 additions and 2 deletions
|
|
@ -30,8 +30,8 @@ class ExtractReview(pyblish.api.InstancePlugin):
|
|||
otherwise the representation is ignored.
|
||||
|
||||
All new representations are created and encoded by ffmpeg following
|
||||
presets found in `pype-config/presets/plugins/global/
|
||||
publish.json:ExtractReview:outputs`.
|
||||
presets found in OpenPype Settings interface at
|
||||
`project_settings/global/publish/ExtractReview/profiles:outputs`.
|
||||
"""
|
||||
|
||||
label = "Extract Review"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue