You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
Adds more aggressive logic to PLR1730, `if-stmt-min-max`
Closes#10907
## Test Plan
`cargo test`
---------
Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
With the following snippet:
pylint 3.1.0 returns:
ruff 0.3.7 does not report it. pylint 3.0.2 did not report it too.
The text was updated successfully, but these errors were encountered: