mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Replace implicit and explicit Any with real types across the highest-density reportAny/reportExplicitAny files: module-private TypedDicts for dict payloads, Protocols for duck-typed collaborators, and existing litellm/types models where they already describe the shape No new cast(), no # type: ignore, no # pyright: ignore, no # noqa, and no new suppressions. Diagnostics that could not be resolved without one were left in place rather than hidden |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| endpoints.py | ||