mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[PR #665] [MERGED] Docstring cleanup #697
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#697
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/sigma67/ytmusicapi/pull/665
Author: @heinrich26
Created: 10/16/2024
Status: ✅ Merged
Merged: 12/17/2024
Merged by: @sigma67
Base:
main← Head:docstring-cleanup📝 Commits (3)
57d1366Cleaned up docstrings1b493b9cleaned up more92cbcfaMerge remote-tracking branch 'origin/main' into docstring-cleanup📊 Changes
12 files changed (+43 additions, -43 deletions)
View changed files
📝
docs/source/faq.rst(+1 -1)📝
tests/README.rst(+1 -1)📝
ytmusicapi/auth/oauth/credentials.py(+5 -5)📝
ytmusicapi/auth/oauth/token.py(+2 -2)📝
ytmusicapi/mixins/browsing.py(+7 -7)📝
ytmusicapi/mixins/explore.py(+1 -1)📝
ytmusicapi/mixins/library.py(+11 -11)📝
ytmusicapi/mixins/playlists.py(+2 -2)📝
ytmusicapi/mixins/podcasts.py(+4 -4)📝
ytmusicapi/mixins/search.py(+1 -1)📝
ytmusicapi/mixins/uploads.py(+6 -6)📝
ytmusicapi/mixins/watch.py(+2 -2)📄 Description
Replaced occurences of `` / ' with ` in Docstrings
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.