Skip to content

Update doc string for otio.algorithms.track_with_expanded_transitions() to clarify the returned list #793

@apetrynet

Description

@apetrynet

Feature Request

  • New Feature
  • Change Existing Behavior

Description

The current doc string for otio.algorithms.track_with_expanded_transitions() indicates the function returns a "pure" list of items (Clip's, Transition, etc.). This is not the case. The items involved in the transition are encapsulated in tuples.
We should perhaps update the doc string to clarify this.

Context

When using the otio.algorithms.track_with_expanded_transitions() I got surprised by the parts of a transition being encapsulated in tuples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions