Update simple3.py (#663)

This commit is contained in:
yashsinha848 2021-04-04 16:21:55 +05:30 committed by GitHub
parent dc89a00113
commit 8db120f985
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
#Shows the name of the artist/band and their image by giving a link
import sys import sys
from spotipy.oauth2 import SpotifyClientCredentials from spotipy.oauth2 import SpotifyClientCredentials