mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
added all constants to __all__
This commit is contained in:
parent
52e8601d44
commit
74972bec80
1 changed files with 4 additions and 1 deletions
|
|
@ -35,5 +35,8 @@ __all__ = (
|
|||
"SORT_VALUE_ROLE",
|
||||
"IS_GROUP_ROLE",
|
||||
"CREATOR_IDENTIFIER_ROLE",
|
||||
"FAMILY_ROLE"
|
||||
"CREATOR_THUMBNAIL_ENABLED_ROLE",
|
||||
"FAMILY_ROLE",
|
||||
"GROUP_ROLE",
|
||||
"CONVERTER_IDENTIFIER_ROLE",
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue