summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/7742.bugfix
blob: 7e3c93089960723ce29cbd1d2a71f744e04820b6 (plain)
1
2
3
Fix a crash when a child class with an ``__init__`` method inherits from a parent class with an ``__init__`` class attribute.

Closes #7742