Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unused description parameter in playlist creation example #1069

Merged
merged 2 commits into from
May 14, 2024

Conversation

democat3457
Copy link
Contributor

The playlist creation example outlines an optional argument, --description, but that parameter is never used within the script. This PR fixes that by adding the description into the user_playlist_create method call.

Copy link
Member

@dieser-niko dieser-niko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected

@dieser-niko dieser-niko merged commit 160a57a into spotipy-dev:master May 14, 2024
6 checks passed
@democat3457 democat3457 deleted the patch-1 branch May 15, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants