mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-17 22:48:35 +00:00
7 lines
108 B
INI
7 lines
108 B
INI
[mypy]
|
|
warn_return_any = False
|
|
ignore_missing_imports = True
|
|
|
|
[mypy-google.*]
|
|
ignore_missing_imports = True
|