mazkolain-zz / spotimc

GNU General Public License v3.0
302 stars 42 forks source link

Everything fixed to make pyflake8 happy. #130

Closed ZenithDK closed 10 years ago

ZenithDK commented 10 years ago

I've started cleaning up the codebase a bit, and this is the first go.

mazkolain-zz commented 10 years ago

Thanks for this PR, the source needed some consistency on coding style & whitespace. Sadly Github says that this can't be merged automatically, so I'll have to review the conflicts by hand later.

Anyway, thanks for your help!

ZenithDK commented 10 years ago

I fixed that for you :) What editor are you using on Windows? Could I get you to run pyflakes or something similar in the future to avoid me having to do this over in some months? ;-)

mazkolain-zz commented 10 years ago

Hi @ZenithDK,

I've just merged your changes, thanks for all the work.

I've made some changes, since due to the crlf > lf line ending changes were somewhat difficult to point out on the github diff:

Regards,

ZenithDK commented 10 years ago

Hi @mazkolain, No problem :) I will be looking a bit more at mopidy and then MPDroid before I come back to spotimc, there's a lot of code to get up to speed on.