From 91639996e138a872fba87a2f736813c224529ee9 Mon Sep 17 00:00:00 2001 From: "Ryan K. Lee" Date: Sat, 6 Jul 2019 01:46:01 -0700 Subject: [PATCH] Fix comments in my_playlists.py --- examples/my_playlists.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/my_playlists.py b/examples/my_playlists.py index 58e02df..50d3b2a 100644 --- a/examples/my_playlists.py +++ b/examples/my_playlists.py @@ -1,4 +1,4 @@ -# Shows the top artists for a user +# Shows a user's playlists import pprint import sys