mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
Fixes the following issues: * Literals rather than ... for default values * None rather than ... for default value of typed variable * Literals rather than ... # type for top level constants * # Foo rather than # type: Foo * return value of init not set to None