mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix return docstring
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
f221dfa425
commit
d751fdd798
1 changed files with 1 additions and 1 deletions
|
|
@ -1511,7 +1511,7 @@ class ExtractReview(pyblish.api.InstancePlugin):
|
|||
subset_name (str): name of subset
|
||||
|
||||
Returns:
|
||||
dict[str, Any]: Containg all output definitions matching entered
|
||||
dict[str, Any]: Containing all output definitions matching entered
|
||||
families.
|
||||
"""
|
||||
filtered_outputs = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue