ruff
9e5f3f1b
- [`pylint`] Add fix for `useless-else-on-loop` (`PLW0120`) (#9590)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[`pylint`] Add fix for `useless-else-on-loop` (`PLW0120`) (#9590) ## Summary adds fix for `useless-else-on-loop` / `PLW0120`. ## Test Plan `cargo test`
References
#9590 - [`pylint`] Add fix for `useless-else-on-loop` (`PLW0120`)
Author
diceroll123
Parents
9dc59cbb
Loading