Files
ruff/crates
Ayush Baweja df45a9db64 [flake8-comprehensions]: Handle trailing comma in C403 fix (#16110)
## Summary

Resolves [#16099 ](https://github.com/astral-sh/ruff/issues/16099) based
on [#15929 ](https://github.com/astral-sh/ruff/pull/15929)

## Test Plan

Added test case `s = set([x for x in range(3)],)` and updated snapshot.

---------

Co-authored-by: dylwil3 <dylwil3@gmail.com>
2025-02-15 11:45:41 -06:00
..
2025-02-10 18:14:04 +05:30
2025-02-07 10:59:40 +01:00
2025-02-07 10:59:40 +01:00
2025-02-10 18:14:04 +05:30