mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
fix return description
This commit is contained in:
parent
5a88698ce1
commit
3853fab3f4
1 changed files with 1 additions and 1 deletions
|
|
@ -536,7 +536,7 @@ def _get_real_files_to_render(collection, frames_to_render):
|
|||
collection (clique.Collection): absolute paths
|
||||
frames_to_render (list[int]): of int 1001
|
||||
Returns:
|
||||
(list[str]): absolut paths of files to be rendered
|
||||
list[str]: absolute paths of files to be rendered
|
||||
|
||||
Example:
|
||||
--------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue