microsoft / python-type-stubs

A set of type stubs for popular Python packages. These are works in progress from the Microsoft Python team and others, with the intent that they are contributed to typeshed or to the associated packages once sufficiently complete.
MIT License
251 stars 99 forks source link

Fix type issues in non stubs #324

Closed Avasam closed 2 weeks ago

Avasam commented 2 weeks ago

Requires merging #301 first

I uncommented all the TODOs, ran mypy and pyright on tests and utils. Fixed everything except incorrect type_assertion