From 8db120f98567082ac37ae8ef8b666948e821a0d9 Mon Sep 17 00:00:00 2001 From: yashsinha848 <65448758+yashsinha848@users.noreply.github.com> Date: Sun, 4 Apr 2021 16:21:55 +0530 Subject: [PATCH] Update simple3.py (#663) --- examples/simple3.py | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/simple3.py b/examples/simple3.py index ef3df9b..86ca6d5 100644 --- a/examples/simple3.py +++ b/examples/simple3.py @@ -1,3 +1,4 @@ +#Shows the name of the artist/band and their image by giving a link import sys from spotipy.oauth2 import SpotifyClientCredentials