ruff/crates/ruff_linter
Victor Hugo Gomes e261eb7461
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`
2023-10-14 14:55:38 -04:00
..
resources/test Fix false positive in PLR6301 (#7933) 2023-10-14 14:55:38 -04:00
src Fix false positive in PLR6301 (#7933) 2023-10-14 14:55:38 -04:00
Cargo.toml Use crates.io unicode_names2 0.6.0 (#6478) 2023-10-02 18:17:38 -04:00