Merge pull request #1034 from ynput/bugfix/fix_extract_otio_review

Fix extract_otio_review
This commit is contained in:
Robin De Lillo 2024-12-04 08:25:11 -05:00 committed by GitHub
commit 0ed31e3a8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,6 +78,7 @@ class ExtractOTIOReview(
if otio_review_clips is None:
self.log.info(f"Instance `{instance}` has no otioReviewClips")
return
# add plugin wide attributes
self.representation_files = []