ssimunic / Daily-Reddit-Wallpaper

Change your wallpaper to the most upvoted image of the day from /r/wallpapers or any other subreddit on system startup
http://ssimunic.github.io/Daily-Reddit-Wallpaper/
GNU General Public License v3.0
306 stars 51 forks source link

Refactored for better readability #9

Closed ghost closed 8 years ago

joesanford commented 8 years ago

What style guide is this adhering to? It was already put through PEP8.

ghost commented 8 years ago

I just wanted to make it more readable.

joesanford commented 8 years ago

IMO you reduced it. shrug

ghost commented 8 years ago

Oh, well I am Python beginner. Now I follow PEP8 style.

remggo commented 8 years ago

You can check your Code with the following Package PEP8

ghost commented 8 years ago

Okay thanx

joesanford commented 8 years ago

"Oh, well I am Python beginner. Now I follow PEP8 style."

Then I don't understand why you wiped my time I took to PEP8 a script out with a "readability" PR. Had some things to add but I am going to go contribute more elsewhere now.