mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-05 23:41:34 +08:00
This gets imported from `_ast`, so the definition was redundant. This causes problems with the new mypy semantic analyzer, as it will flag the redefinition as an error.