mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
#680 - removed implicit assignment for SP
This commit is contained in:
parent
137097631d
commit
ad59c70a98
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ class CollectContextDataSAPublish(pyblish.api.ContextPlugin):
|
|||
|
||||
# presets
|
||||
batch_extensions = ["edl", "xml", "psd"]
|
||||
default_families = ["ftrack"]
|
||||
default_families = []
|
||||
|
||||
def process(self, context):
|
||||
# get json paths from os and load them
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue