fix wrong chunk_size attribute

This commit is contained in:
Milan Kolar 2021-02-24 12:14:25 +01:00
parent 189114feeb
commit 98ba3225aa

View file

@ -24,7 +24,7 @@ class NukeSubmitDeadline(pyblish.api.InstancePlugin):
# presets
priority = 50
deadline_chunk_size = 1
chunk_size = 1
primary_pool = ""
secondary_pool = ""
group = ""