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

Fixed and clarified docstrings for client.py #820

Merged
merged 3 commits into from Jun 18, 2022

Conversation

kanari1
Copy link
Contributor

@kanari1 kanari1 commented Jun 5, 2022

There were some confusing semantics and errors in the docstrings for the functions in spotipy/client.py files, so I clarified and fixed some of the errors in those docstrings.

  • Fixed docstring for current_user_following_users function to correctly state that it checks if the current user is following certain users, not certain artists
  • Expanded docstring for playlist_change_details function to also include that changes can be made to the collaborative state and description
  • Made semantical edits to clarify certain docstrings

@stephanebruckert stephanebruckert merged commit 6164dbb into spotipy-dev:master Jun 18, 2022
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.

None yet

2 participants