google / pytype

A static type analyzer for Python code
https://google.github.io/pytype
Other
4.78k stars 279 forks source link

Add type annotations to mixin.py and fix up all places that their type annotation needed fixes after the change. This is the final CL for annotating type in pytype/abstract directory #1836

Closed copybara-service[bot] closed 1 week ago

copybara-service[bot] commented 2 weeks ago

Add type annotations to mixin.py and fix up all places that their type annotation needed fixes after the change. This is the final CL for annotating type in pytype/abstract directory