ruff/crates/ruff_python_formatter/resources
Chris Pryer fa4855e6fe
Format DictComp expression (#5771)
## Summary

Format `DictComp` like `ListComp` from #5600. It's not 100%, but I
figured maybe it's worth starting to explore.

## Test Plan

Added ruff fixture based on `ListComp`'s.
2023-07-15 17:35:23 +01:00
..
test/fixtures Format DictComp expression (#5771) 2023-07-15 17:35:23 +01:00