mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
docstring linting line length
This commit is contained in:
parent
a3144c9d75
commit
af45aff844
1 changed files with 2 additions and 1 deletions
|
|
@ -335,7 +335,8 @@ def sync_project_from_kitsu(dbcon: AvalonMongoDB, project: dict):
|
|||
|
||||
`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.
|
||||
asset entities under two different root folders or hierarchy, defined in
|
||||
settings.
|
||||
|
||||
Args:
|
||||
dbcon (AvalonMongoDB): MongoDB connection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue