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

Re-enable isort and run on codebase #1295

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Aug 7, 2023

  1. Configure isort and run on the whole codebase

    Signed-off-by: Nathan McDougall <[email protected]>
    nathanjmcdougall committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c750430 View commit details
    Browse the repository at this point in the history
  2. isort on two stragglers not caught in prev commit

    Signed-off-by: Nathan McDougall <[email protected]>
    nathanjmcdougall committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ebd29dc View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    3726e65 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    55558b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    1fb77a4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/configure-and-run-isort

    Signed-off-by: Nathan McDougall <[email protected]>
    nathanjmcdougall committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    21a36ff View commit details
    Browse the repository at this point in the history
  3. Run isort on all files

    Signed-off-by: Nathan McDougall <[email protected]>
    nathanjmcdougall committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    61eefad View commit details
    Browse the repository at this point in the history
  4. Fix broken import

    Signed-off-by: Nathan McDougall <[email protected]>
    nathanjmcdougall committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    730b5c6 View commit details
    Browse the repository at this point in the history
  5. Run isort

    Signed-off-by: Nathan McDougall <[email protected]>
    nathanjmcdougall committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    006dafa View commit details
    Browse the repository at this point in the history