AlexWaygood / typeshed-stats

Library and command-line tool to gather stats on typeshed packages
https://alexwaygood.github.io/typeshed-stats/
MIT License
8 stars 4 forks source link

Fix doctests #216

Closed AlexWaygood closed 5 months ago

AlexWaygood commented 5 months ago

Fixes #211 Fixes #212 Fixes #213 Fixes #214 Fixes #215

This is just because gdb now has stubtest run on it in typeshed's CI (which I didn't think would ever happen!), and this doctest is couopled to typeshed in a silly way.