mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-23 17:28:38 +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.