hound fix

This commit is contained in:
Kayla Man 2023-04-11 16:29:21 +08:00
parent c9a88d06ab
commit eee45f4287

View file

@ -90,7 +90,7 @@ class CollectRedshiftROPRenderProducts(pyblish.api.InstancePlugin):
files_by_aov = {
"beauty": self.generate_expected_files(instance,
beauty_product)
}
}
num_aovs = rop.evalParm("RS_aov")
for index in range(num_aovs):