mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-08 02:40:58 +08:00
This class is not defined at runtime but it's used by mypy internally to support TypedDict methods. Use NoReturn in argument types for better type safety when the related mypy plugin hook is not active.