Jaffa / amazon-music

Provide programmatic access to Amazon Music/Prime Music's streaming service
Apache License 2.0
336 stars 67 forks source link

Cleanup #5

Closed danieldaeschle closed 6 years ago

danieldaeschle commented 6 years ago

I changed indent from 2 spaces to 4 spaces. I hope it is okay.

PyCharm (shows me PEP errors) doesn't show me any PEP errors or refactoring suggestions anymore expcept of the TODO, which isn't really an error, only a hint :D

I also changed from camelCase to underscore_case for variables and methods/functions. This must be updated in docs.

danieldaeschle commented 6 years ago

Yes i will do that.

danieldaeschle commented 6 years ago

Ok, please check this.

danieldaeschle commented 6 years ago

Still waiting... @Jaffa