ruff
ad012166
- Run dunder method rule on methods directly (#9815)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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).
References
#9815 - Run dunder method rule on methods directly
Author
charliermarsh
Parents
5c99967c
Loading