spotipy/spotipy
Halvor Strand 469fbf1b1e Fixed docstring error
Fixed user_playlist_remove_all_occurrences_of_tracks docstring error, having "add to" instead of "remove from".
2020-01-11 19:54:21 +00:00
..
__init__.py Remove relative imports in spotify package initialiser 2020-01-11 19:54:20 +00:00
client.py Fixed docstring error 2020-01-11 19:54:21 +00:00
oauth2.py Re-order imports and specify UTF-8 encoding header in all base modules and package initialiser (ref. https://www.python.org/dev/peps/pep-0008/#imports, https://www.python.org/dev/peps/pep-0008/#source-file-encoding) + add __all__ attribute 2020-01-11 19:54:20 +00:00
util.py Update tests - make client credentials env. vars list a commonly accessible dictionary in spotipy/util.py 2020-01-11 19:54:20 +00:00