mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 09:13:53 +00:00
commit
53c4f30e9c
@ -41,7 +41,7 @@ class SpotifyClientCredentials(object):
|
||||
|
||||
def __init__(self, client_id=None, client_secret=None, proxies=None):
|
||||
"""
|
||||
You can either provid a client_id and client_secret to the
|
||||
You can either provide a client_id and client_secret to the
|
||||
constructor or set SPOTIPY_CLIENT_ID and SPOTIPY_CLIENT_SECRET
|
||||
environment variables
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user