mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-28 01:15:32 +08:00
b941cfffde
Since stubgen will usually create definition complete stubs, we should have stubtest check missing definitions so we can know to reflect any future additions. Co-authored-by: hauntsaninja <>