spotipy/spotipy
Yasser Sinjab 7da89b3137 Fix class initialization
- make super python 2 compatible for SpotifyOauthError
2020-05-27 23:38:44 +03:00
..
__init__.py Propagate refresh token error, fixes #259 (#261) 2020-04-02 20:03:24 +01:00
client.py Remove basicConfig as it is not needed, fixes #478 (#482) 2020-04-26 23:52:57 +01:00
exceptions.py Propagate refresh token error, fixes #259 (#261) 2020-04-02 20:03:24 +01:00
oauth2.py Fix class initialization 2020-05-27 23:38:44 +03:00
util.py Fix issue with hanging authorization process if no port is provided, fixes #471, fixes #474 (#477) 2020-04-19 22:39:03 +01:00