mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-14 19:53:15 +08:00
97be335160
* don't import enum in Python 2 Fixes a pytype issue from #1720. * move enums together