spotipy/spotipy
Matthew Duck 98ebb6a163 Fix remove_specific_occurrences function
user_playlist_remove_specific_occurrences_of_tracks is expecting a
different tracklist object to the one that is documented, causing a
"'dict' object has no attribute 'split'" error. Update it to expect the
correct format.
2014-12-01 23:30:16 +00:00
..
__init__.py Updated version numbers 2014-08-25 17:41:21 -04:00
client.py Fix remove_specific_occurrences function 2014-12-01 23:30:16 +00:00
oauth2.py Doc improvements for readthedocs 2014-08-22 11:48:12 -04:00
util.py Documentation improvements 2014-08-22 11:00:29 -04:00