ruff
e261eb74
- Fix false positive in `PLR6301` (#7933)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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`
References
#7933 - Fix false positive in `PLR6301`
Author
LaBatata101
Parents
bd06cbe0
Loading