[PR #10] [MERGED] Refactor unnecessary else / elif when if block has a continue statement #72

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

📋 Pull Request Information

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

Base: mainHead: deepsource-fix-0f15d09b


📝 Commits (1)

  • d1bd953 Refactor unnecessary else / elif when if block has a continue statement

📊 Changes

1 file changed (+15 additions, -16 deletions)

View changed files

📝 librespot/core/Session.py (+15 -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/10 **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-0f15d09b` --- ### 📝 Commits (1) - [`d1bd953`](https://github.com/kokarare1212/librespot-python/commit/d1bd95376204ea2abaef6811f5a26afa7b85d930) Refactor unnecessary `else` / `elif` when `if` block has a `continue` statement ### 📊 Changes **1 file changed** (+15 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `librespot/core/Session.py` (+15 -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:48 +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#72
No description provided.