hound fix

This commit is contained in:
Kayla Man 2023-04-11 16:30:11 +08:00
parent eee45f4287
commit dfa2ee3705

View file

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