[PR #58] [MERGED] Format code with yapf #115

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

📋 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: rewriteHead: deepsource-transform-d7e0d881


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/kokarare1212/librespot-python/pull/58 **Author:** [@deepsource-autofix[bot]](https://github.com/apps/deepsource-autofix) **Created:** 9/12/2021 **Status:** ✅ Merged **Merged:** 9/12/2021 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `rewrite` ← **Head:** `deepsource-transform-d7e0d881` --- ### 📝 Commits (1) - [`0741dbd`](https://github.com/kokarare1212/librespot-python/commit/0741dbdd43c8afe30da42538bf2ce11b0dd48840) Format code with yapf ### 📊 Changes **15 files changed** (+396 additions, -237 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:11:58 +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/librespot-python-kokarare1212#115
No description provided.