Fix new line

This commit is contained in:
Roy Nieterau 2022-05-17 17:27:40 +02:00
parent 55cdecd951
commit be1453b4e7

View file

@ -45,4 +45,4 @@ class ExtractRedshiftProxy(openpype.api.Extractor):
representation["frameStart"] = instance.data["frameStart"]
representation["frameEnd"] = instance.data["frameEnd"]
instance.data["representations"].append(representation)
instance.data["representations"].append(representation)