Unverified Commit 52a492a1 authored by Ying Sheng's avatar Ying Sheng Committed by GitHub
Browse files

Update contribution_guide.md (#3452)

parent 36f6fc50
...@@ -22,6 +22,7 @@ We use [pre-commit](https://pre-commit.com/) to maintain consistent code style c ...@@ -22,6 +22,7 @@ We use [pre-commit](https://pre-commit.com/) to maintain consistent code style c
```bash ```bash
pip3 install pre-commit pip3 install pre-commit
pre-commit install
pre-commit run --all-files pre-commit run --all-files
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment