mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-27 16:30:47 +00:00
7 lines
109 B
INI
7 lines
109 B
INI
[mypy]
|
|
warn_return_any = False
|
|
ignore_missing_imports = False
|
|
|
|
[mypy-google.*]
|
|
ignore_missing_imports = True
|