mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Apply suggestions from code review
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
dd637bb25d
commit
808712e114
1 changed files with 1 additions and 0 deletions
|
|
@ -296,6 +296,7 @@ class IWorkfileHost:
|
|||
task_entity (dict[str, Any]): Task entity.
|
||||
version (Optional[int]): Version of the workfile.
|
||||
comment (Optional[str]): Comment for the workfile.
|
||||
Usually used in the filename template.
|
||||
description (Optional[str]): Description for the workfile.
|
||||
rootless_path (Optional[str]): Rootless path of the workfile.
|
||||
workfile_entities (Optional[list[dict[str, Any]]]): Workfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue