ruff
5da0f911 - implement PLR6201 with autofix (#7973)

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
Author
Parents
Loading