mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 08:35:49 +03:00
[PR #104] [MERGED] Make special-members only show __init__ #771
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#771
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/104
Author: @KevinMGranger
Created: 6/20/2016
Status: ✅ Merged
Merged: 6/20/2016
Merged by: @plamere
Base:
master← Head:doc_special_fix📝 Commits (1)
c0cb456Make 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.