fix code style

This commit is contained in:
MustafaJafar 2024-02-23 16:48:18 +02:00
parent b510804517
commit bb3fa9ceed

View file

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