google / pytype

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

Add type annotation on abstract/_classes.py. #1817

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

Add type annotation on abstract/_classes.py.

Also some type annotations was wrong on _base.py, fix them.