mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-07 05:54:02 +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.