mirror of
https://github.com/kokarare1212/librespot-python.git
synced 2026-04-25 08:35:49 +03:00
[PR #58] [MERGED] Format code with yapf #115
Labels
No labels
bug
dependencies
duplicate
enhancement
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot-python-kokarare1212#115
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/kokarare1212/librespot-python/pull/58
Author: @deepsource-autofix[bot]
Created: 9/12/2021
Status: ✅ Merged
Merged: 9/12/2021
Merged by: @kokarare1212
Base:
rewrite← Head:deepsource-transform-d7e0d881📝 Commits (1)
0741dbdFormat code with yapf📊 Changes
15 files changed (+396 additions, -237 deletions)
View changed files
📝
librespot/Version.py(+4 -6)📝
librespot/audio/__init__.py(+87 -50)📝
librespot/audio/decoders.py(+4 -2)📝
librespot/audio/decrypt.py(+7 -4)📝
librespot/audio/storage.py(+20 -11)📝
librespot/core.py(+194 -109)📝
librespot/crypto.py(+6 -3)📝
librespot/dealer.py(+0 -2)📝
librespot/mercury.py(+27 -15)📝
librespot/metadata.py(+2 -4)📝
librespot/player/__init__.py(+0 -1)📝
librespot/player/codecs.py(+13 -7)📝
librespot/structure.py(+2 -1)📝
librespot/util.py(+12 -6)📝
setup.py(+18 -16)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.