summary refs log tree commit diff
path: root/changelog.d/11652.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve type hints in storage classes. (#11652)Dirk Klimpel2021-12-291-0/+1
By using cast and making ignores more specific.