mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-23 06:44:37 +08:00
These type annotations are unnecessary and seem to confuse the type system. * Remove annotation from PlistFormat enum members Same rationale as python/typeshed#2314; same adverse effects observed.