Page MenuHomePhabricator

test: convert docs into type annotations
ClosedPublic

Authored by PiRK on Feb 1 2022, 14:47.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCe05a29e0ae0c: test: convert docs into type annotations
Summary

Rather than having function types exist as documentation, make them type annotations, which enables more mypy checking.

This is a backport of core#22092

Test Plan

ninja check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable