ruff/crates/ruff_python_formatter/resources
konsti c4d85d6fb6
Fix ''' ""''' formatting (#7485)
## Summary

`''' ""'''` is an edge case that was previously incorrectly formatted as
`""" """""`.

Fixes #7460

## Test Plan

Added regression test
2023-09-18 10:28:15 +00:00
..
test/fixtures Fix ''' ""''' formatting (#7485) 2023-09-18 10:28:15 +00:00