mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-27 17:11:27 +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 <>