ruff
ad012166 - Run dunder method rule on methods directly (#9815)

Commit
1 year ago
Run dunder method rule on methods directly (#9815) This stood out in the flamegraph and I realized it requires us to traverse over all statements in the class (unnecessarily).
Author
Parents
Loading