summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/8613.false_positive
blob: 80d28e9c233dc8301edd6390aac7de397bbe041a (plain)
1
2
3
Fix a false positive for ``bad-dunder-name`` when there is a user-defined ``__index__`` method.

Closes #8613