Rather than having function types exist as documentation, make them type annotations, which enables more mypy checking.
This is a backport of core#22092
Differential D10952
test: convert docs into type annotations PiRK on Feb 1 2022, 14:47. Authored by Tags None Subscribers None
Details
Rather than having function types exist as documentation, make them type annotations, which enables more mypy checking. This is a backport of core#22092 ninja check-functional
Diff Detail
|