Modernize typing for reviewboard.certs.
Review Request #14897 — Created March 11, 2026 and updated — Latest diff uploaded
This updates the
reviewboard.certscodebase to use modern typing in
preparation for upcoming work to integrate this into the rest of
Review Board.It's a pretty routine change, and gets rid of a number of top-level
imports.
Unit tests pass.