ruff
e261eb74 - Fix false positive in `PLR6301` (#7933)

Commit
2 years ago
Fix false positive in `PLR6301` (#7933) ## Summary Don't report a diagnostic if the method contains a `super()` call. Closes #6961 ## Test Plan `cargo test`
Author
Parents
Loading