ruff/crates/ruff_linter
InSync fa239f76ea
[pyupgrade] Avoid syntax error when the iterable is an non-parenthesized tuple (UP028) (#15543)
## Summary

Resolves #15540.

## Test Plan

`cargo nextest run` and `cargo insta test`.
2025-01-16 20:13:50 -05:00
..
resources [pyupgrade] Avoid syntax error when the iterable is an non-parenthesized tuple (UP028) (#15543) 2025-01-16 20:13:50 -05:00
src [pyupgrade] Avoid syntax error when the iterable is an non-parenthesized tuple (UP028) (#15543) 2025-01-16 20:13:50 -05:00
Cargo.toml Bump version to 0.9.2 (#15529) 2025-01-16 13:07:26 +00:00