mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-24 21:01:52 +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.