forked from phoenix/litellm-mirror
docs: add flake8 to the contributing section
This commit is contained in:
parent
ecf017ba13
commit
0c990ccb58
1 changed files with 1 additions and 0 deletions
|
@ -188,6 +188,7 @@ poetry install
|
||||||
Step 3: Test your change:
|
Step 3: Test your change:
|
||||||
```
|
```
|
||||||
cd litellm/tests # pwd: Documents/litellm/litellm/tests
|
cd litellm/tests # pwd: Documents/litellm/litellm/tests
|
||||||
|
poetry run flake8
|
||||||
poetry run pytest .
|
poetry run pytest .
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue