ruff
1fe4a5fa
- Avoid recommending `__slots__` for classes that inherit from more than `namedtuple` (#12531)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Avoid recommending `__slots__` for classes that inherit from more than `namedtuple` (#12531) ## Summary Closes https://github.com/astral-sh/ruff/issues/11887.
References
#12531 - Avoid recommending `__slots__` for classes that inherit from more than `namedtuple`
Author
charliermarsh
Parents
998bfe08
Loading