summary refs log tree commit diff
path: root/changelog.d/15926.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.89.0rc1Mathieu Velten2023-07-251-1/+0
|
* Remove unneeded __init__. (#15926)Patrick Cloke2023-07-121-0/+1
Remove an __init__ which only calls super() without changing the input arguments.