Skip to content

fix(python): typo in subset.py was preventing parent_playlist() from working - #350

Open
kenmcgaugh wants to merge 1 commit into
AcademySoftwareFoundation:developfrom
kenmcgaugh:pr_py_subset_parent_playlist
Open

kenmcgaugh wants to merge 1 commit into
AcademySoftwareFoundation:developfrom
kenmcgaugh:pr_py_subset_parent_playlist

Conversation

@kenmcgaugh

Copy link
Copy Markdown
Contributor

This changes "PlayheadList" to "Playlist" which was breaking the parent_playlist() method. Fixed the same typo in timeline/init.py, but there it was only in a comment and only affected documentation.

…working.

This changes "PlayheadList" to "Playlist" which was breaking the parent_playlist() method.
Fixed the same typo in timeline/__init__.py, but there it was only in a comment and only
affected documentation.

Signed-off-by: Ken McGaugh <ken@mcgaugh.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant