zarr-python icon indicating copy to clipboard operation
zarr-python copied to clipboard

Fix mypy 1.16 errors

Open DimitriPapadopoulos opened this issue 6 months ago • 0 comments

Start fixing mypy 1.16 errors.

TODO:

  • [ ] Add unit tests and/or doctests in docstrings
  • [ ] Add docstrings and API docs for any new/modified user-facing classes and functions
  • [ ] New/modified features documented in docs/user-guide/*.rst
  • [ ] Changes documented as a new file in changes/
  • [x] GitHub Actions have all passed
  • [x] Test coverage is 100% (Codecov passes)

DimitriPapadopoulos avatar Jun 19 '25 18:06 DimitriPapadopoulos