Contributing
We use poetry to manage dependencies, to get started follow these steps:
This will install all the dependencies (including dev ones) and run the tests.
Pre commit¶
We have a configuration for pre-commit, to add the hook run the following command:
Docs setup and local server¶
We use Material for MkDocs, you can read the documentation here