summary refs log tree commit diff
path: root/changelog.d/15659.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add type hints to test_descriptors. (#15659)Patrick Cloke2023-05-241-0/+1
Require type hints in test_descriptors and add missing ones.