forked from phoenix/litellm-mirror
fix pre commit hook should test integrations
This commit is contained in:
parent
4e3ca5a26e
commit
533117f4d9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ repos:
|
||||||
rev: 7.0.0 # The version of flake8 to use
|
rev: 7.0.0 # The version of flake8 to use
|
||||||
hooks:
|
hooks:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
exclude: ^litellm/tests/|^litellm/proxy/proxy_cli.py|^litellm/integrations/|^litellm/proxy/tests/
|
exclude: ^litellm/tests/|^litellm/proxy/proxy_cli.py|^litellm/proxy/tests/
|
||||||
additional_dependencies: [flake8-print]
|
additional_dependencies: [flake8-print]
|
||||||
files: litellm/.*\.py
|
files: litellm/.*\.py
|
||||||
- repo: local
|
- repo: local
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue