Merge branch 'develop' into enhancement/AY-6086_adding-parents-to-template-keys

This commit is contained in:
Ondřej Samohel 2024-12-04 15:40:23 +01:00 committed by GitHub
commit 39090abc30
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 = []