Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pylint cleanup #143

Merged
merged 6 commits into from Jul 8, 2017
Merged

Pylint cleanup #143

merged 6 commits into from Jul 8, 2017

Commits on Jul 7, 2017

  1. Changes based on running pylint

    This includes removing trailing whitespace, removing unused imports
    and sorting imports
    shivaram committed Jul 7, 2017
    Copy the full SHA
    f401166 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8b8aeab View commit details
    Browse the repository at this point in the history
  3. More fixes for pylint rules

    shivaram committed Jul 7, 2017
    Copy the full SHA
    26afca5 View commit details
    Browse the repository at this point in the history
  4. Enable a bunch more rules

    shivaram committed Jul 7, 2017
    Copy the full SHA
    ca6e410 View commit details
    Browse the repository at this point in the history
  5. Fix testcase

    shivaram committed Jul 7, 2017
    Copy the full SHA
    1f9e2f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

  1. Copy the full SHA
    6105c99 View commit details
    Browse the repository at this point in the history