mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-17 15:35:21 +02:00
fixbug: pip install pre-commit
This commit is contained in:
parent
3fcf2b0d96
commit
ff78230a88
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
default_stages: [ commit ]
|
||||
|
||||
# Install
|
||||
# 1. pip install pre-commit
|
||||
# 1. pip install pre-commit isort black
|
||||
# 2. pre-commit install(the first time you download the repo, it will be cached for future use)
|
||||
repos:
|
||||
- repo: https://github.com/pycqa/isort
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue