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

DM-33225: Run black/isort and cleanup actions #66

Merged
merged 9 commits into from
Jan 12, 2022
Merged

Commits on Jan 12, 2022

  1. Run black and isort on source

    timj committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    91afe83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45e25cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0814843 View commit details
    Browse the repository at this point in the history
  4. Add black/isort action check

    timj committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    d9accbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a6014b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aab9807 View commit details
    Browse the repository at this point in the history
  7. Build docs as separate action

    timj committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    4d36ec0 View commit details
    Browse the repository at this point in the history
  8. Add precommit configuration

    timj committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    6f80643 View commit details
    Browse the repository at this point in the history
  9. More black fixes in py39 mode

    For some reason the GitHub action is applying this change
    despite the pyproject.toml file saying py38
    timj committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    478059c View commit details
    Browse the repository at this point in the history