mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Improve docstring
This commit is contained in:
parent
ea5f1c81d6
commit
7bf2bfd6b1
1 changed files with 1 additions and 2 deletions
|
|
@ -278,8 +278,7 @@ class ExtractOIIOTranscode(publish.Extractor):
|
|||
new_repre["files"] = renamed_files
|
||||
|
||||
def _translate_to_sequence(self, files_to_convert):
|
||||
"""Returns original individual filepaths or list of a single two-tuple
|
||||
representating sequence filename with its frames.
|
||||
"""Returns original individual filepaths or list of clique.Collection.
|
||||
|
||||
Uses clique to find frame sequence, and return the collections instead.
|
||||
If sequence not detected in input filenames, it returns original list.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue