mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-20 23:08:25 +08:00
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 <>