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