litellm/mypy.ini

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
108 B
INI
Raw Normal View History

[mypy]
warn_return_any = False
2024-04-05 01:19:13 +08:00
ignore_missing_imports = True
[mypy-google.*]
ignore_missing_imports = True