summary refs log tree commit diff
path: root/changelog.d/15084.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix-up type hints in tests/server.py. (#15084)Patrick Cloke2023-02-171-0/+1
This file was being ignored by mypy, we remove that and add the missing type hints & deal with any fallout.