-
Notifications
You must be signed in to change notification settings - Fork 306
Closed
Labels
bugA problem, flaw, or broken functionality.A problem, flaw, or broken functionality.
Milestone
Description
This change https://github.com/PixarAnimationStudios/OpenTimelineIO/pull/926/files caused a regression, by inadvertently removing this method:
@add_method(_otio.Clip)
def each_clip(self, search_range=None):
yield self
we need to add it back in
Metadata
Metadata
Assignees
Labels
bugA problem, flaw, or broken functionality.A problem, flaw, or broken functionality.