Closed jamesobutler closed 5 years ago
Thanks for your effort but this stuff is important as some times we get confused which version we are working with (mainly after downloading the extension). Also, as python use only indents for blocks some editors missed the indent and make it difficult to know where is the end of the block, these #end are useful in this case. I agree about the imports, I will integrate them in the next commit.
Most editors provide a helpful indicator of what git branch has been checked out so you don’t get confused which code you are working on. Which editor are you using?
This is a first pass at cleaning up some of the code.
Brief summary of some things done: