mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-30 03:42:51 +08:00
* don't import enum in Python 2 Fixes a pytype issue from #1720. * move enums together
* don't import enum in Python 2 Fixes a pytype issue from #1720. * move enums together