ruff
d942a777 - Avoid flagging `bad-dunder-method-name` for `_` (#8015)

Commit
2 years ago
Avoid flagging `bad-dunder-method-name` for `_` (#8015) This is almost certainly _not_ an accidentally mistyped dunder method. Closes https://github.com/astral-sh/ruff/issues/8005.
Author
Parents
Loading