mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-20 10:51:15 +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