Pre-commit and Tests
To contribute to this repository, please enable pre-commit to ensure that the code in commits conforms to the standards.
$ pip install -e .[tests, pre-commit]
$ pre-commit install
To contribute to this repository, please enable pre-commit to ensure that the code in commits conforms to the standards.
$ pip install -e .[tests, pre-commit]
$ pre-commit install