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

Add type hint checking with mypy #460

Merged
merged 12 commits into from
Nov 12, 2024
Merged

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    e89746f View commit details
    Browse the repository at this point in the history
  2. Fix EntryPoints import

    dstansby committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    cf1a69c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46b5cb8 View commit details
    Browse the repository at this point in the history
  4. Add release notes

    dstansby committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    52b3717 View commit details
    Browse the repository at this point in the history
  5. Run ruff-format

    dstansby committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    15a37e0 View commit details
    Browse the repository at this point in the history
  6. pre-commit fixes

    dstansby committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    558d9a8 View commit details
    Browse the repository at this point in the history
  7. More mypy fixes

    dstansby committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    388d4f1 View commit details
    Browse the repository at this point in the history
  8. Fix release not location

    dstansby committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d122970 View commit details
    Browse the repository at this point in the history
  9. Remove type checking guards

    dstansby committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    51905cf View commit details
    Browse the repository at this point in the history
  10. Some zarr3 typing fixes

    dstansby committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b06a0e5 View commit details
    Browse the repository at this point in the history
  11. Fix inheritance

    dstansby committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    12c2de8 View commit details
    Browse the repository at this point in the history
  12. Final zarr3 typing fixes

    dstansby committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e518a56 View commit details
    Browse the repository at this point in the history