mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-13 15:31:54 +08:00
- Use PEP 526-style variable annotations where possible - Use FrameType instead of Any - Remove workaround for mypy issue that was since fixed