Style#
This project uses the following style guidelines:
Formatting: Black
Docstrings: numpydoc
This will be enforced automatically with pre-commit (also in the CI pipeline).
If you add new code to the project, please make sure to respect the high modularity of the codebase and document your code properly.