forked from phoenix/litellm-mirror
fix flake8 checks
This commit is contained in:
parent
00790dc9e1
commit
45ff74ae81
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -32,4 +32,4 @@ jobs:
|
|||
python-version: '3.12'
|
||||
- run: poetry install
|
||||
- name: Run flake8 (https://flake8.pycqa.org/en/latest/)
|
||||
run: poetry run flake8
|
||||
run: poetry run flake8 --exclude=tests/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue