mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-07 22:10:10 +08:00
82c930e66c
- Use PEP 526-style variable annotations where possible - Use FrameType instead of Any - Remove workaround for mypy issue that was since fixed