[PR #29] [MERGED] Format code with yapf #90

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

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/29
Author: @deepsource-autofix[bot]
Created: 5/21/2021
Status: Merged
Merged: 5/21/2021
Merged by: @kokarare1212

Base: mainHead: deepsource-transform-c875c54e


📝 Commits (7)

  • fc57a76 Format code with yapf
  • 1e0e47c Restyled by autopep8
  • 5132c9e Restyled by black
  • a62f17c Restyled by isort
  • 7ac065f Restyled by reorder-python-imports
  • c534f4b Restyled by yapf
  • 41e9282 Merge pull request #32 from kokarare1212/restyled/deepsource-transform-c875c54e

📊 Changes

5 files changed (+545 additions, -176 deletions)

View changed files

📝 examples/player.py (+44 -22)
📝 librespot/audio/AbsChunkedInputStream.py (+6 -6)
📝 librespot/audio/cdn/CdnFeedHelper.py (+41 -20)
📝 librespot/audio/cdn/CdnManager.py (+70 -37)
📝 librespot/core/Session.py (+384 -91)

📄 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/29 **Author:** [@deepsource-autofix[bot]](https://github.com/apps/deepsource-autofix) **Created:** 5/21/2021 **Status:** ✅ Merged **Merged:** 5/21/2021 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `deepsource-transform-c875c54e` --- ### 📝 Commits (7) - [`fc57a76`](https://github.com/kokarare1212/librespot-python/commit/fc57a76aa0728e21f01ab103bc63eeae990145e9) Format code with yapf - [`1e0e47c`](https://github.com/kokarare1212/librespot-python/commit/1e0e47cced56b0099d118eb8f6f29e2851872805) Restyled by autopep8 - [`5132c9e`](https://github.com/kokarare1212/librespot-python/commit/5132c9e02322707840483835cec29c98339aff50) Restyled by black - [`a62f17c`](https://github.com/kokarare1212/librespot-python/commit/a62f17c8c9b3bb2f36f4cb5e3e3d8d588e9d57b6) Restyled by isort - [`7ac065f`](https://github.com/kokarare1212/librespot-python/commit/7ac065fb4ba95965a106018ea721036863d73786) Restyled by reorder-python-imports - [`c534f4b`](https://github.com/kokarare1212/librespot-python/commit/c534f4bd101a7d6dcbe819a5975d416e6700282e) Restyled by yapf - [`41e9282`](https://github.com/kokarare1212/librespot-python/commit/41e92827ae03fde58eb330093b3d4d8d01ca8a26) Merge pull request #32 from kokarare1212/restyled/deepsource-transform-c875c54e ### 📊 Changes **5 files changed** (+545 additions, -176 deletions) <details> <summary>View changed files</summary> 📝 `examples/player.py` (+44 -22) 📝 `librespot/audio/AbsChunkedInputStream.py` (+6 -6) 📝 `librespot/audio/cdn/CdnFeedHelper.py` (+41 -20) 📝 `librespot/audio/cdn/CdnManager.py` (+70 -37) 📝 `librespot/core/Session.py` (+384 -91) </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:52 +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#90
No description provided.