ruff/crates/ruff_python_formatter/resources
konsti 644011fb14
Formatter quoting for f-strings with triple quotes (#7826)
**Summary** Quoting of f-strings can change if they are triple quoted
and only contain single quotes inside.

Fixes #6841

**Test Plan** New fixtures

---------

Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
2023-10-11 11:30:34 +00:00
..
test/fixtures Formatter quoting for f-strings with triple quotes (#7826) 2023-10-11 11:30:34 +00:00