add pre-commit hooks
Ensure consistent syntax usage with primarily black, but also end-of-line checks etc
Requires https://pre-commit.com
You enable the hook in your local clone by running the command "pre-commit install"
Ensure consistent syntax usage with primarily black, but also end-of-line checks etc
Requires https://pre-commit.com
You enable the hook in your local clone by running the command "pre-commit install"