Comment on Clean up Python source code with PythonTidy, available as Sublime Text 2 pluginComments−d0ugalOP13yI think this seems somewhat interesting - but it does defy this part of PEP8 a bit.http://www.peps.io/8/#a-foolish-consistency-is-the-hobgoblin...tl;dr - You shouldn't comply to PEP8 blindly.−miohtama13yI mention some situations at the beginning of the blog post when tthere is a use case for PythonTidy - one should indeed not blindly use it
Comments
I think this seems somewhat interesting - but it does defy this part of PEP8 a bit.
http://www.peps.io/8/#a-foolish-consistency-is-the-hobgoblin...
tl;dr - You shouldn't comply to PEP8 blindly.
I mention some situations at the beginning of the blog post when tthere is a use case for PythonTidy - one should indeed not blindly use it