ruff/crates/ruff_linter/resources
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
..
test [pyupgrade] Avoid syntax error when the iterable is an non-parenthesized tuple (UP028) (#15543) 2025-01-16 20:13:50 -05:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00