[PR #184] [MERGED] Fix quote formatting according to PEP 257 #808

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/184
Author: @Acrobot
Created: 4/11/2017
Status: Merged
Merged: 9/17/2017
Merged by: @plamere

Base: masterHead: patch-1


📝 Commits (1)

  • 7a5243d Fix quote formatting according to PEP 257

📊 Changes

1 file changed (+100 additions, -100 deletions)

View changed files

📝 spotipy/client.py (+100 -100)

📄 Description

PEP 257 says to use three " signs instead of ' signs.


🔄 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/184 **Author:** [@Acrobot](https://github.com/Acrobot) **Created:** 4/11/2017 **Status:** ✅ Merged **Merged:** 9/17/2017 **Merged by:** [@plamere](https://github.com/plamere) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`7a5243d`](https://github.com/spotipy-dev/spotipy/commit/7a5243dd64bd40f54b8a72da5aeae777408d9d31) Fix quote formatting according to PEP 257 ### 📊 Changes **1 file changed** (+100 additions, -100 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+100 -100) </details> ### 📄 Description PEP 257 says to use three " signs instead of ' signs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:01:51 +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#808
No description provided.