mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Add missing blank line in publish_plugins.py
This commit is contained in:
parent
8fcd6c0425
commit
ea598a301a
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ class CollectAudioModel(BaseSettingsModel):
|
|||
"", title="Name of audio variant"
|
||||
)
|
||||
|
||||
|
||||
class CollectHierarchyModel(BaseSettingsModel):
|
||||
_isGroup = True
|
||||
ignore_shot_attributes_on_update: bool = SettingsField(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue