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

WIP: Document current approach to permissions

Open maxrjones opened this issue 6 months ago • 0 comments

An attempt to document the current approach to permissions in the Zarr python library.

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/
  • [ ] GitHub Actions have all passed
  • [ ] Test coverage is 100% (Codecov passes)

maxrjones avatar Jun 18 '25 19:06 maxrjones