diff --git a/examples/show_my_saved_tracks.py b/examples/show_my_saved_tracks.py index 4e74562..ac3fc42 100644 --- a/examples/show_my_saved_tracks.py +++ b/examples/show_my_saved_tracks.py @@ -1,5 +1,4 @@ - -# Adds tracks to a playlist +# shows a user's saved tracks (need to be authenticated via oauth) import sys import spotipy