[PR #4] [MERGED] Format code with yapf #65

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

📋 Pull Request Information

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

Base: mainHead: deepsource-transform-696db435


📝 Commits (6)

  • 45e69da Format code with yapf
  • cc49433 Restyled by black
  • fa7d74d Restyled by isort
  • ee0dacc Restyled by reorder-python-imports
  • cdad650 Restyled by yapf
  • 0d0c4e8 Merge pull request #5 from kokarare1212/restyled/deepsource-transform-696db435

📊 Changes

9 files changed (+100 additions, -69 deletions)

View changed files

📝 docs/conf.py (+10 -19)
📝 librespot/metadata/AlbumId.py (+5 -4)
📝 librespot/metadata/ArtistId.py (+8 -6)
📝 librespot/metadata/ShowId.py (+6 -4)
📝 librespot/metadata/TrackId.py (+6 -5)
📝 librespot/player/Player.py (+16 -7)
📝 librespot/player/StateWrapper.py (+20 -12)
📝 librespot/player/mixing/AudioSink.py (+3 -1)
📝 librespot/player/state/DeviceStateHandler.py (+26 -11)

📄 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/4 **Author:** [@deepsource-autofix[bot]](https://github.com/apps/deepsource-autofix) **Created:** 4/9/2021 **Status:** ✅ Merged **Merged:** 4/9/2021 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `deepsource-transform-696db435` --- ### 📝 Commits (6) - [`45e69da`](https://github.com/kokarare1212/librespot-python/commit/45e69da1a80352893459214b6b30e6b915eb3f58) Format code with yapf - [`cc49433`](https://github.com/kokarare1212/librespot-python/commit/cc49433aa9b0f9d809b8cae46eb88a19b309e0e3) Restyled by black - [`fa7d74d`](https://github.com/kokarare1212/librespot-python/commit/fa7d74d9df8afea9101665e2736d15bafbd09422) Restyled by isort - [`ee0dacc`](https://github.com/kokarare1212/librespot-python/commit/ee0dacc040a93f7c358530f4a27f527f48fd3f37) Restyled by reorder-python-imports - [`cdad650`](https://github.com/kokarare1212/librespot-python/commit/cdad65011b2ddc5cb65bcc0a792caf55f7f35300) Restyled by yapf - [`0d0c4e8`](https://github.com/kokarare1212/librespot-python/commit/0d0c4e8506eac0adaa48a4ab96dd4e7a4c11d2a9) Merge pull request #5 from kokarare1212/restyled/deepsource-transform-696db435 ### 📊 Changes **9 files changed** (+100 additions, -69 deletions) <details> <summary>View changed files</summary> 📝 `docs/conf.py` (+10 -19) 📝 `librespot/metadata/AlbumId.py` (+5 -4) 📝 `librespot/metadata/ArtistId.py` (+8 -6) 📝 `librespot/metadata/ShowId.py` (+6 -4) 📝 `librespot/metadata/TrackId.py` (+6 -5) 📝 `librespot/player/Player.py` (+16 -7) 📝 `librespot/player/StateWrapper.py` (+20 -12) 📝 `librespot/player/mixing/AudioSink.py` (+3 -1) 📝 `librespot/player/state/DeviceStateHandler.py` (+26 -11) </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:47 +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#65
No description provided.