mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-26 16:50:25 +08:00
5dcca3fe46
* Add the ABCMeta metaclass, present at runtime. * Add missing attributes from the allowlist, which are documented. * Annotate the __init__ methods according to the documentation.