Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 325 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 325 Bytes

python-utils

Quick Start

Install pre-commit

Suggest install for homebrew, you can also install according to official documents.

```shell
brew install pre-commit
```
  • Install pre-commit in your project

    pre-commit install