mirror of
https://github.com/kokarare1212/librespot-python.git
synced 2026-04-25 08:35:49 +03:00
[PR #120] [CLOSED] Restyle Check availability before conditionals #169
Labels
No labels
bug
dependencies
duplicate
enhancement
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot-python-kokarare1212#169
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kokarare1212/librespot-python/pull/120
Author: @restyled-io[bot]
Created: 3/10/2022
Status: ❌ Closed
Base:
rewrite← Head:restyled/fix-read-stream📝 Commits (5)
90c35b4Check availability before conditionalse54dd03Restyled by black9b18e83Restyled by isortd6ab585Restyled by reorder-python-imports751cdadRestyled by yapf📊 Changes
1 file changed (+138 additions, -66 deletions)
View changed files
📝
librespot/audio/__init__.py(+138 -66)📄 Description
A duplicate of #119 with additional commits that automatically address
incorrect style, created by Restyled.
⚠️ Even though this PR is not a Fork, it contains outside contributions.
Please review accordingly.
Since the original Pull Request was opened as a fork in a contributor's
repository, we are unable to create a Pull Request branching from it with only
the style fixes.
The following Restylers made fixes:
To incorporate these changes, you can either:
Merge this Pull Request instead of the original, or
Ask your contributor to locally incorporate these commits and push them to
the original Pull Request
Expand for example instructions
NOTE: As work continues on the original Pull Request, this process will
re-run and update (force-push) this Pull Request with updated style fixes as
necessary. If the style is fixed manually at any point (i.e. this process finds
no fixes to make), this Pull Request will be closed automatically.
Sorry if this was unexpected. To disable it, see our documentation.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.