Commit Graph

8 Commits

Author SHA1 Message Date
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
Stephane Bruckert
c7f2edf343 Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
Stephane Bruckert
44911f7285 Fix show_my_saved_tracks example, closes #70 2020-01-17 19:12:26 +00:00
jairogcontreras
1e937dd29f fixed incorrect comment about purpose of script 2016-11-02 13:51:32 -07:00
Joona Hoikkala
1f833afa45 Initial run of 2to3 2015-06-05 12:07:28 +03:00
Paul Lamere
20870ea3ed Documentation improvements 2014-08-22 11:00:29 -04:00
Paul Lamere
e35ef206d5 Moved util module into main package 2014-08-17 10:28:56 -04:00
Paul Lamere
2d98c30d01 Added support for 'Your Music' tracks 2014-07-23 10:04:07 -04:00