[PR #589] [MERGED] isort Module is Observed in /spotipy/* #952

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/589
Author: @lnxpy
Created: 10/18/2020
Status: Merged
Merged: 10/19/2020
Merged by: @stephanebruckert

Base: masterHead: master


📝 Commits (4)

📊 Changes

5 files changed (+19 additions, -9 deletions)

View changed files

📝 CHANGELOG.md (+5 -0)
📝 CONTRIBUTING.md (+5 -0)
📝 spotipy/__init__.py (+1 -1)
📝 spotipy/client.py (+1 -1)
📝 spotipy/oauth2.py (+7 -7)

📄 Description

I installed the isort module right beside the other dependencies. Now, isort is observed in /spotipy/*.py files. There is no big change in the main algorithm.

I'm contributing in Hacktoberfest challenge. Be sure that I'll make some essential changes in the project. I just need to add the "hacktoberfest" label in this PR.

Thanks.


🔄 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/spotipy-dev/spotipy/pull/589 **Author:** [@lnxpy](https://github.com/lnxpy) **Created:** 10/18/2020 **Status:** ✅ Merged **Merged:** 10/19/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`9c76530`](https://github.com/spotipy-dev/spotipy/commit/9c765304cc42b098961951425bd74c424fd1a84b) isort observed - [`f2a27fd`](https://github.com/spotipy-dev/spotipy/commit/f2a27fdd71cfbb26c5e9a3617954a3ae2569c41c) Update CHANGELOG.md - [`127e1f3`](https://github.com/spotipy-dev/spotipy/commit/127e1f3d207cc2d2b7a4e90991663cfef8bf6bdd) Update CHANGELOG.md - [`541c73c`](https://github.com/spotipy-dev/spotipy/commit/541c73c293b6002b1e4cd3939675106e949ce6fa) Update CONTRIBUTING.md ### 📊 Changes **5 files changed** (+19 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -0) 📝 `CONTRIBUTING.md` (+5 -0) 📝 `spotipy/__init__.py` (+1 -1) 📝 `spotipy/client.py` (+1 -1) 📝 `spotipy/oauth2.py` (+7 -7) </details> ### 📄 Description I installed the `isort` module right beside the other dependencies. Now, isort is observed in /spotipy/*.py files. There is no big change in the main algorithm. > I'm contributing in Hacktoberfest challenge. Be sure that I'll make some essential changes in the project. I just need to add the "hacktoberfest" label in this PR. Thanks. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:02: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/spotipy#952
No description provided.