summary refs log tree commit diff
path: root/changelog.d/9223.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add type hints to various handlers. (#9223)Patrick Cloke2021-01-261-0/+1
With this change all handlers except the e2e_* ones have type hints enabled.