mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-08 14:26:17 +08:00
a46eea77e3
The keys of `kwargs` dicts are always strings, the type hint is for the values, which in this case could be anything.