abseil / abseil-py

Abseil Common Libraries (Python)
Apache License 2.0
2.27k stars 246 forks source link

Inline the `# type:` comments as actual type annotations. #274

Closed copybara-service[bot] closed 7 months ago

copybara-service[bot] commented 7 months ago

Inline the # type: comments as actual type annotations.

Related: #266, as this also fixes an issue found by mypy.