contributing Linting This repo uses pre-commit to statically analyze code. Run the following to do that locally. pre-commit run --all-files