This is an experimental repo.
TODO
This repo uses pre-commit to enforce code style and formatting. To use it, follow these steps:
- Install pre-commit:
pip install pre-commit
- Install pre-commit hooks:
pre-commit install --hook-type pre-commit --hook-type prepare-commit-msg
This project is dual-licensed under the MIT and Apache 2.0 licenses. See LICENSE-MIT.md and LICENSE-APACHE.md for details.