Y
Hacker News
new
|
ask
|
show
|
jobs
by
twiecki
4047 days ago
Anyone else notice that the code wasn't PEP8 compatible? ;)
I went ahead and fixed it:
https://gist.github.com/twiecki/7361de09b8e4c0a6248e
2 comments
jsjohnst
4047 days ago
What I find more interesting is that you felt the need to point it out and "correct" it, yet failed to actually do so. In fact, the original did something, albeit in improper form, from by PEP8 that you omitted entirely.
link
Noelkd
4047 days ago
You missed an = on line 30. You might want to fix that. ;)
link