Skip to content

Rename Item to PlaylistItem and fix Playlist type

Sam Thursfield requested to merge sam/select-example into main

This is to allow from calliope.playlist import PlaylistItem, as doing that with a type named Item is nonsense

Merge request reports