You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a CONTRIBUTING.md file to provide a guide for contributors.
This file should include information about how to install the pre-commit, for example
First, install pre-commit
pip install pre-commit
Next, run
pre-commit install
to install the pre-commit hooks
The text was updated successfully, but these errors were encountered:
Create a
CONTRIBUTING.md
file to provide a guide for contributors.This file should include information about how to install the
pre-commit
, for exampleThe text was updated successfully, but these errors were encountered: