ruff
5da0f911
- implement PLR6201 with autofix (#7973)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
implement PLR6201 with autofix (#7973) ## Summary Implements [R6201](https://pylint.readthedocs.io/en/latest/user_guide/messages/refactor/use-set-for-membership.html) along with the autofix! See #970 ## Test Plan `cargo test`, and manually
References
#7973 - implement PLR6201 with autofix
Author
diceroll123
Parents
cb6d74c2
Loading