summary refs log tree commit diff
path: root/changelog.d/15694.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add stricter mypy options (#15694)Patrick Cloke2023-05-311-0/+1
Enable warn_unused_configs, strict_concatenate, disallow_subclassing_any, and disallow_incomplete_defs.