ruff
9e5f3f1b - [`pylint`] Add fix for `useless-else-on-loop` (`PLW0120`) (#9590)

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