## Summary Create a checklist of all public API elements and update their docstrings according to the style chosen in #120. ## Scope - [x] Choose a unified docstring style for the project -> reST - Candidates: **Google**, **NumPy**, **reST** - Note: some existing docstrings already use reST - [x] Set `[tool.ruff.lint.pydocstyle]` - [ ] Update docstrings to follow the unified style