ruff
b6a96452
- [`pylint`] Add `__mro_entries__` to known dunder methods (`PLW3201`) (#9706)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[`pylint`] Add `__mro_entries__` to known dunder methods (`PLW3201`) (#9706) ## Summary This change adds [`__mro_entries__`](https://docs.python.org/3/reference/datamodel.html#object.__mro_entries__) to the list of known dunder methods.
References
#9706 - [`pylint`] Add `__mro_entries__` to known dunder methods (`PLW3201`)
Author
bswck
Parents
21456326
Loading