ruff/crates/ruff_python_formatter/tests
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
..
snapshots Formatter quoting for f-strings with triple quotes (#7826) 2023-10-11 11:30:34 +00:00
fixtures.rs Formatter and parser refactoring (#7569) 2023-09-26 15:29:43 +02:00