mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 12:35:49 +08:00
0d7064c357
These are positional-only on dict, so it makes sense to mark them as positional-only in these base classes too. Fixes #5771