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