tools-python icon indicating copy to clipboard operation
tools-python copied to clipboard

PEP8 violations at a few places

Open yash-nisar opened this issue 6 years ago • 2 comments

While going through the codebase, I've noticed a few PEP8 violations which can be fixed by a static code analysis tool like coala.

yash-nisar avatar Mar 06 '18 12:03 yash-nisar

@yash-nisar feel to go through this alright imho as a low priority and small touches at a time. Remember than PEP8 is not an end of its own though: See https://www.youtube.com/watch?v=wf-BqAjZb8M And making large format changes to a codebase is fraught with problems for any pending PR and work in progress

pombredanne avatar Mar 22 '18 21:03 pombredanne

@pombredanne Can I work on this? I will try to PEP8 only those files that are not currently under any PR or maybe commit one file at once.

mzfr avatar Jan 13 '19 14:01 mzfr