[PR #104] [MERGED] Make special-members only show __init__ #771

Closed
opened 2026-02-28 00:01:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/104
Author: @KevinMGranger
Created: 6/20/2016
Status: Merged
Merged: 6/20/2016
Merged by: @plamere

Base: masterHead: doc_special_fix


📝 Commits (1)

  • c0cb456 Make special-members only show init

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 docs/index.rst (+3 -3)

📄 Description

Whoops! special-members shows all special members, including dict, which is unnecessary to document. This makes it only show init.


🔄 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/spotipy-dev/spotipy/pull/104 **Author:** [@KevinMGranger](https://github.com/KevinMGranger) **Created:** 6/20/2016 **Status:** ✅ Merged **Merged:** 6/20/2016 **Merged by:** [@plamere](https://github.com/plamere) **Base:** `master` ← **Head:** `doc_special_fix` --- ### 📝 Commits (1) - [`c0cb456`](https://github.com/spotipy-dev/spotipy/commit/c0cb4569997c8595091a436cae151b3ec7397c79) Make special-members only show __init__ ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/index.rst` (+3 -3) </details> ### 📄 Description Whoops! special-members shows _all_ special members, including **dict**, which is unnecessary to document. This makes it only show **init**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:01:38 +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/spotipy#771
No description provided.