Skip to content

Conversation

@wolfy1339
Copy link
Collaborator

@wolfy1339 wolfy1339 commented Oct 4, 2016

Linter warnings fixed:

  • Remove some unused imports
  • Fix 'Expression is assigned to nothing' warning
  • Don't redefine built-ins
  • Don't use bare excepts
  • Fix undefined variables
  • Remove trailing whitespace
  • Add some missing new-lines
  • Add spaces around operators
  • Remove some unused imports

From my observations it increases speed somewhat, when comparing the run times in TravisCI to previous ones

* Remove some unused imports
* Fix 'Expression is assigned to nothing' warning
* Don't redefine built-ins
* Don't use bare excepts
* Fix undefined variables
* Remove trailing whitespace
* Add some missing new-lines
* Add spaces around operators
* Remove some unused imports
@itslukej itslukej merged commit c80e833 into itslukej:master Oct 4, 2016
@wolfy1339 wolfy1339 deleted the lint-patch branch October 4, 2016 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants