mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-07 14:00:12 +08:00
2a888416b2
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.