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

Add isort pre-commit to keep imports clean #29

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Apr 12, 2020

  1. Add isort hook

    jbegaint committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    62687b9 View commit details
    Browse the repository at this point in the history
  2. isort bootstrap

    jbegaint committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    6898b03 View commit details
    Browse the repository at this point in the history
  3. isort bootstrap/lib

    jbegaint committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    6e2322d View commit details
    Browse the repository at this point in the history
  4. isort bootstrap/engines

    jbegaint committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    1ecc596 View commit details
    Browse the repository at this point in the history
  5. isort bootstrap/models

    jbegaint committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    5675622 View commit details
    Browse the repository at this point in the history
  6. isort bootstrap/datasets

    jbegaint committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    21bd8dd View commit details
    Browse the repository at this point in the history
  7. isort bootstrap/optimizers

    jbegaint committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    2aaf17c View commit details
    Browse the repository at this point in the history
  8. isort bootstrap/views

    jbegaint committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    cd9665f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c05dcd0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eddb7a0 View commit details
    Browse the repository at this point in the history
  11. isort setup.py

    jbegaint committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    559f686 View commit details
    Browse the repository at this point in the history
  12. isort tests

    jbegaint committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    e9c8299 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    05d1f3d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dac3672 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    357f719 View commit details
    Browse the repository at this point in the history