mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Fix docstring on extract review
This commit is contained in:
parent
cd05b01f05
commit
8eab5e09b1
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