[PR #415] [MERGED] Add linter, solves #348 #884

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/415
Author: @stephanebruckert
Created: 1/12/2020
Status: Merged
Merged: 1/12/2020
Merged by: @stephanebruckert

Base: masterHead: lint


📝 Commits (3)

📊 Changes

35 files changed (+322 additions, -246 deletions)

View changed files

📝 examples/artist_albums.py (+4 -1)
📝 examples/artist_discography.py (+6 -1)
📝 examples/artist_recommendations.py (+6 -4)
📝 examples/audio_features.py (+1 -1)
📝 examples/audio_features_for_track.py (+1 -1)
📝 examples/change_playlist_details.py (+3 -3)
📝 examples/create_playlist.py (+3 -1)
📝 examples/errors.py (+1 -2)
📝 examples/my_playlists.py (+1 -1)
📝 examples/my_top_artists.py (+3 -5)
📝 examples/my_top_tracks.py (+3 -5)
📝 examples/read_a_playlist.py (+1 -1)
📝 examples/remove_specific_tracks_from_playlist.py (+5 -2)
📝 examples/remove_tracks_from_playlist.py (+2 -1)
📝 examples/show_related.py (+1 -2)
📝 examples/show_tracks.py (+0 -3)
📝 examples/show_user.py (+0 -1)
📝 examples/simple1.py (+0 -1)
📝 examples/simple3.py (+0 -1)
📝 examples/title_chain.py (+9 -7)

...and 15 more files

📄 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/spotipy-dev/spotipy/pull/415 **Author:** [@stephanebruckert](https://github.com/stephanebruckert) **Created:** 1/12/2020 **Status:** ✅ Merged **Merged:** 1/12/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `lint` --- ### 📝 Commits (3) - [`e34d412`](https://github.com/spotipy-dev/spotipy/commit/e34d41223eafc7ad57e1ea86a0b3941b79a0bf64) autopep8 - [`ebd8beb`](https://github.com/spotipy-dev/spotipy/commit/ebd8bebaa23b6e28afe7e08c310adfbd2fc7a074) autopep8 - [`cfe51c9`](https://github.com/spotipy-dev/spotipy/commit/cfe51c909a56467010f7c02aba2d2b3532e5f65f) Manual pep fix ### 📊 Changes **35 files changed** (+322 additions, -246 deletions) <details> <summary>View changed files</summary> 📝 `examples/artist_albums.py` (+4 -1) 📝 `examples/artist_discography.py` (+6 -1) 📝 `examples/artist_recommendations.py` (+6 -4) 📝 `examples/audio_features.py` (+1 -1) 📝 `examples/audio_features_for_track.py` (+1 -1) 📝 `examples/change_playlist_details.py` (+3 -3) 📝 `examples/create_playlist.py` (+3 -1) 📝 `examples/errors.py` (+1 -2) 📝 `examples/my_playlists.py` (+1 -1) 📝 `examples/my_top_artists.py` (+3 -5) 📝 `examples/my_top_tracks.py` (+3 -5) 📝 `examples/read_a_playlist.py` (+1 -1) 📝 `examples/remove_specific_tracks_from_playlist.py` (+5 -2) 📝 `examples/remove_tracks_from_playlist.py` (+2 -1) 📝 `examples/show_related.py` (+1 -2) 📝 `examples/show_tracks.py` (+0 -3) 📝 `examples/show_user.py` (+0 -1) 📝 `examples/simple1.py` (+0 -1) 📝 `examples/simple3.py` (+0 -1) 📝 `examples/title_chain.py` (+9 -7) _...and 15 more files_ </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-28 00:02:21 +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#884
No description provided.