Files
litellm/mypy.ini
T
2023-12-27 13:19:33 +05:30

7 lines
109 B
INI

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