mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
add indentation
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
This commit is contained in:
parent
873db37794
commit
0bf1e9a934
1 changed files with 3 additions and 3 deletions
|
|
@ -610,9 +610,9 @@ class IWorkfileHost:
|
|||
The default implementation looks for products with the 'workfile'
|
||||
product type.
|
||||
|
||||
Pre-fetched entities have mandatory fields to be fetched.
|
||||
- Version: 'id', 'author', 'taskId'
|
||||
- Representation: 'id', 'versionId', 'files'
|
||||
Pre-fetched entities have mandatory fields to be fetched:
|
||||
- Version: 'id', 'author', 'taskId'
|
||||
- Representation: 'id', 'versionId', 'files'
|
||||
|
||||
Args:
|
||||
project_name (str): Project name.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue