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

Improve CI and some code cleanup #358

Merged
merged 13 commits into from
Jul 2, 2024
Merged

Improve CI and some code cleanup #358

merged 13 commits into from
Jul 2, 2024

Commits on Jun 27, 2024

  1. run ruff check --fix, docformatter

    add ruff settings to pyproject.toml
    dbrakenhoff committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    fb84367 View commit details
    Browse the repository at this point in the history
  2. update workflows

    - up actions versions
    - remove flake8 check
    dbrakenhoff committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2f24ed8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3870331 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    821688c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    981684a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    410f3cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    298fcd9 View commit details
    Browse the repository at this point in the history
  8. more style thingies

    dbrakenhoff committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d179aff View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. fix nb metadata

    dbrakenhoff committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2a6671e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfd51ce View commit details
    Browse the repository at this point in the history
  3. restore import

    dbrakenhoff committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    27585f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1253d9c View commit details
    Browse the repository at this point in the history
  5. forgot parentheses

    dbrakenhoff committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    21e9e17 View commit details
    Browse the repository at this point in the history