mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-15 04:40:12 +08:00
The keys of `kwargs` dicts are always strings, the type hint is for the values, which in this case could be anything.
The keys of `kwargs` dicts are always strings, the type hint is for the values, which in this case could be anything.