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

Fix black #1688

Merged
merged 5 commits into from
Jan 25, 2022
Merged

Fix black #1688

merged 5 commits into from
Jan 25, 2022

Commits on Jan 24, 2022

  1. fix: black in CI

    eggplants committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    ee00dce View commit details
    Browse the repository at this point in the history
  2. fix: format with black

    $ black --config black.toml .
    eggplants committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    3b574da View commit details
    Browse the repository at this point in the history
  3. fix: sort dev deps

    eggplants committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    7c1bd03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4a5e54 View commit details
    Browse the repository at this point in the history
  5. Update .github/workflows/validate.yaml

    Co-authored-by: Iwan Aucamp <aucampia@gmail.com>
    eggplants and aucampia committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    bc4aaac View commit details
    Browse the repository at this point in the history