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

Enable some ruff rules (RUF) and fix issues

Open DimitriPapadopoulos opened this issue 2 months ago • 1 comments

Note: #1869 is the same applied to the v3 branch

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/tutorial.rst
  • [x] Changes documented in docs/release.rst
  • [x] GitHub Actions have all passed
  • [x] Test coverage is 100% (Codecov passes)

DimitriPapadopoulos avatar May 12 '24 12:05 DimitriPapadopoulos