Ensure we have __future__.annotations everywhere.
Review Request #14907 — Created March 16, 2026 and updated — Latest diff uploaded
This change adds imports for
__future__.annotationsto all non-empty
Python files in the codebase.
Ran unit tests.
Review Request #14907 — Created March 16, 2026 and updated — Latest diff uploaded
This change adds imports for
__future__.annotationsto all non-empty
Python files in the codebase.
Ran unit tests.