mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-28 09:25:33 +08:00
7e89fc0d49
* Define __slots__ for object as Iterable[str] / Iterable[Union[str, unicode]] * A string as __slots__ value is also valid and represents a single item