Skip to content

Commit

Permalink
Fix extract_otio_review
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-ynput committed Dec 3, 2024
1 parent 230ae53 commit ed7752a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/ayon_core/plugins/publish/extract_otio_review.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ def process(self, instance):

if otio_review_clips is None:
self.log.info(f"Instance `{instance}` has no otioReviewClips")
return

# add plugin wide attributes
self.representation_files = []
Expand Down

0 comments on commit ed7752a

Please sign in to comment.