dagobah icon indicating copy to clipboard operation
dagobah copied to clipboard

Code cleanup

Open rclough opened this issue 11 years ago • 1 comments

Low priority issue:

I happen to use a vim plugin that bakes in pylint and pep8 checks for things like unused modules, too many blank lines, improper indenting, mixed indent styles, >80 char width lines, etc. I get quite a lot of warnings, it would be cool to clean up the code to adhere to all this junk, but obviously is not a functional requirement.

I would start with unused modules, then move towards the code aesthetic changes.

rclough avatar May 16 '14 16:05 rclough

+1

thieman avatar May 16 '14 16:05 thieman