Files
litellm/mypy.ini
T
2024-04-04 10:19:13 -07:00

7 lines
108 B
INI

[mypy]
warn_return_any = False
ignore_missing_imports = True
[mypy-google.*]
ignore_missing_imports = True