[PR #14] [MERGED] Remove unused imports #75

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

📋 Pull Request Information

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

Base: mainHead: deepsource-fix-567de118


📝 Commits (5)

  • 597da1f Remove unused imports
  • cfd1ac0 Restyled by black
  • d3febb3 Restyled by isort
  • 4b2c144 Restyled by yapf
  • d4eb519 Merge pull request #15 from kokarare1212/restyled/deepsource-fix-567de118

📊 Changes

3 files changed (+107 additions, -21 deletions)

View changed files

📝 librespot/core/ApResolver.py (+1 -1)
📝 librespot/crypto/DiffieHellman.py (+98 -11)
📝 librespot/standard/DataInputStream.py (+8 -9)

📄 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/14 **Author:** [@deepsource-autofix[bot]](https://github.com/apps/deepsource-autofix) **Created:** 4/16/2021 **Status:** ✅ Merged **Merged:** 4/16/2021 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `deepsource-fix-567de118` --- ### 📝 Commits (5) - [`597da1f`](https://github.com/kokarare1212/librespot-python/commit/597da1f5a139815264811bfaed6e90412ac20c1b) Remove unused imports - [`cfd1ac0`](https://github.com/kokarare1212/librespot-python/commit/cfd1ac05fb8f3d39e5c2b3fb5c0c01c7259da96f) Restyled by black - [`d3febb3`](https://github.com/kokarare1212/librespot-python/commit/d3febb34d5e0ef3795d5d680ec34f3bdfe8fe781) Restyled by isort - [`4b2c144`](https://github.com/kokarare1212/librespot-python/commit/4b2c144aff9d090e85b69b94ffd09d96f3ea422c) Restyled by yapf - [`d4eb519`](https://github.com/kokarare1212/librespot-python/commit/d4eb519e278c491f221f153514bd0e5e691aae87) Merge pull request #15 from kokarare1212/restyled/deepsource-fix-567de118 ### 📊 Changes **3 files changed** (+107 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `librespot/core/ApResolver.py` (+1 -1) 📝 `librespot/crypto/DiffieHellman.py` (+98 -11) 📝 `librespot/standard/DataInputStream.py` (+8 -9) </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:49 +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#75
No description provided.