mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 17:23:53 +00:00
Merge pull request #235 from amsimoes/patch-1
Fixes typo on recommendations usage comment
This commit is contained in:
commit
549e692af6
@ -854,7 +854,7 @@ class Spotify(object):
|
|||||||
Parameters:
|
Parameters:
|
||||||
- seed_artists - a list of artist IDs, URIs or URLs
|
- seed_artists - a list of artist IDs, URIs or URLs
|
||||||
|
|
||||||
- seed_tracks - a list of artist IDs, URIs or URLs
|
- seed_tracks - a list of track IDs, URIs or URLs
|
||||||
|
|
||||||
- seed_genres - a list of genre names. Available genres for
|
- seed_genres - a list of genre names. Available genres for
|
||||||
recommendations can be found by calling recommendation_genre_seeds
|
recommendations can be found by calling recommendation_genre_seeds
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user