Open
Description
Docstrings: While the project uses Sphinx for documentation, it could be beneficial to enforce a consistent docstring style (like Google or NumPy) using a tool like pydocstyle.
Definition of done:
- Add docstring style enforcement to developer dependencies
- Update documentation section of README to describe what docstring style enforcement is and how to run it