Update client/ayon_core/plugins/publish/collect_otio_frame_ranges.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Jakub Ježek 2025-01-24 14:42:11 +01:00 committed by GitHub
parent 5d73b318ec
commit f90bc8f6b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,6 +37,7 @@ def validate_otio_clip(instance, logger):
return False
return True
class CollectOtioFrameRanges(pyblish.api.InstancePlugin):
"""Collect basic timeline frame ranges from OTIO clip.