mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
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#655
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/567
Author: @code-instable
Created: 3/18/2024
Status: ✅ Merged
Merged: 3/20/2024
Merged by: @sigma67
Base:
main← Head:documentation-typing-fix📝 Commits (2)
42bab08adding Optional type hinting for limitsa17c8f6format📊 Changes
3 files changed (+7 additions, -5 deletions)
View changed files
📝
ytmusicapi/mixins/library.py(+1 -1)📝
ytmusicapi/mixins/playlists.py(+1 -1)📝
ytmusicapi/mixins/uploads.py(+5 -3)📄 Description
Adding Optional typing for limit in methods whose documentation explicitly allows the use of None type for no limit. This fixes wrong error hinting in editors.
[ contribution requested in #565 ]
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.