spotipy/tests
Niko 2bc8d35fc6
Formatted strings (#1178)
* use newer string formatters (https://pyformat.info)

* fix typo

* went through the files again, additions from #1165 are also included

* replace .format() with f strings
2025-01-14 07:56:47 +01:00
..
integration Formatted strings (#1178) 2025-01-14 07:56:47 +01:00
unit Drop support for EOL Python 3.7 (#1065) 2024-05-21 18:32:01 +02:00
__init__.py Retries For All Endpoints, fixes #347 (#457) 2020-03-29 17:18:23 +01:00
helpers.py Retry for POST, PUT and DELETE, fixes #577 (#596) 2020-10-24 14:32:04 +01:00