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

update isort and black #251

Merged
merged 7 commits into from Nov 9, 2020
Merged

update isort and black #251

merged 7 commits into from Nov 9, 2020

Commits on Nov 8, 2020

  1. compatibility fix for isort

    Chilipp committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    1f56ce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    311a628 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    cc25f69 View commit details
    Browse the repository at this point in the history
  2. black and isort in separate venv

    as suggested in koxudaxi#251 (comment)
    Chilipp committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6a2397c View commit details
    Browse the repository at this point in the history
  3. minor

    Chilipp committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    a41502d View commit details
    Browse the repository at this point in the history
  4. add black to the install requirements

    don't know why this dropped out...
    Chilipp committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    cad7870 View commit details
    Browse the repository at this point in the history
  5. run tests in separate venv

    as suggested in koxudaxi#251 (comment)
    Chilipp committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    849955a View commit details
    Browse the repository at this point in the history