mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
docstring linting line length
This commit is contained in:
parent
02cc2166c1
commit
a3144c9d75
1 changed files with 1 additions and 1 deletions
|
|
@ -333,7 +333,7 @@ def sync_all_projects(login: str, password: str):
|
|||
def sync_project_from_kitsu(dbcon: AvalonMongoDB, project: dict):
|
||||
"""Update OP project in DB with Zou data.
|
||||
|
||||
`root_of` is meant to sort entities by type for a better readability in
|
||||
`root_of` is meant to sort entities by type for a better readability in
|
||||
the data tree. It puts all shot like (Shot and Episode and Sequence) and
|
||||
asset entities under two different root folders or hierarchy, defined in settings.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue