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
Dj
b01adba826
Print -> Logging, fixes #84 ( #461 )
2020-04-03 23:03:09 +01:00
Stephane Bruckert
83a1cb54ef
Fix doc and readme
2020-01-16 03:54:39 +00:00
Stéphane Bruckert
9b8c90dbe1
Merge branch 'master' into master
2020-01-15 19:16:38 +00:00
Stéphane Bruckert
f54830e272
Add linter, solves #348 ( #415 )
2020-01-12 13:19:40 +00:00
Alisha Ukani
63eebfa930
Use client credentials flow to fix broken non-authorized requests
2018-01-16 18:58:21 -05:00
Sebastien (Work)
6c83f09898
Format examples
...
Add spaces after ':' and ','.
Remove spaces before and after '(', '{', '[', ']', '}'
and ')'.
2017-10-23 23:02:17 +01:00
Joona Hoikkala
1f833afa45
Initial run of 2to3
2015-06-05 12:07:28 +03:00
Thomas Texier
4982cf1167
Fixed artist_albums.py
...
Was luckily working correctly, but was accessing the artist "global" variable, instead of the passed parameter.
2015-05-26 18:46:28 -04:00
Paul Lamere
58e5206076
Documentation updates
2014-08-22 09:28:19 -04:00