[PR #665] [MERGED] Docstring cleanup #697

Closed
opened 2026-02-27 23:02:02 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: docstring-cleanup


📝 Commits (3)

  • 57d1366 Cleaned up docstrings
  • 1b493b9 cleaned up more
  • 92cbcfa Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/sigma67/ytmusicapi/pull/665 **Author:** [@heinrich26](https://github.com/heinrich26) **Created:** 10/16/2024 **Status:** ✅ Merged **Merged:** 12/17/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `docstring-cleanup` --- ### 📝 Commits (3) - [`57d1366`](https://github.com/sigma67/ytmusicapi/commit/57d13669ce8d6d0e4f8d2ffc67aed78c094b02d8) Cleaned up docstrings - [`1b493b9`](https://github.com/sigma67/ytmusicapi/commit/1b493b98a8338accd3b07e37e7b4338d57685f10) cleaned up more - [`92cbcfa`](https://github.com/sigma67/ytmusicapi/commit/92cbcfa53177ce8a2ec85c856bf60eaea4e07ba7) Merge remote-tracking branch 'origin/main' into docstring-cleanup ### 📊 Changes **12 files changed** (+43 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Replaced occurences of \`\` / ' with \` in Docstrings --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:02:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ytmusicapi#697
No description provided.