build(test_streaming.py): fix linting issues

This commit is contained in:
Krrish Dholakia 2023-12-25 07:34:54 +05:30
parent 343a06fd84
commit 402b2e5733
3 changed files with 7 additions and 4 deletions

View file

@ -13,5 +13,4 @@ repos:
entry: python3 -m mypy --ignore-missing-imports
language: system
types: [python]
files: ^litellm/
exclude: ^litellm/tests/
files: ^litellm/