mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 08:05:55 +03:00
[PR #1129] [CLOSED] Added function docstrings for util.py #1172
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#1172
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spotipy-dev/spotipy/pull/1129
Author: @dianna-SE
Created: 6/3/2024
Status: ❌ Closed
Base:
master← Head:update-util-docstrings📝 Commits (4)
d5d2a06Added function docstrings for util.py that includes arguments, returns, and raises. The prompt_for_user_token function docstring is revised for clarity.1a2e039updating .gitignore and adding api credentialsd7ebb83Merge branch 'master' into update-util-docstrings354c811Added function docstrings for util.py that includes arguments, returns, and raises. The prompt_for_user_token function docstring is revised for clarity.📊 Changes
3 files changed (+65 additions, -17 deletions)
View changed files
📝
.gitignore(+4 -1)📝
CHANGELOG.md(+8 -0)📝
spotipy/util.py(+53 -16)📄 Description
Added function docstrings for util.py that include arguments, returns, and raises according to the standard styling guidelines. The prompt_for_user_token function docstring is revised for clarity—credits to dieser-niko for the helpful explanation of the functions.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.