mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-27 19:13:26 +08:00
* Remove custom _Text type Since the custom type was only used in argument types, it was effectively only an alias for typing.Text. * Run requests/api.pyi through black