mirror of
https://github.com/astral-sh/ruff.git
synced 2026-05-06 08:56:57 -04:00
1fe1c5f32c
## Summary See: https://github.com/astral-sh/ruff/pull/24355#discussion_r3026446640. Prior to Python 3.12, we need to avoid emitting formatted expressions that span multiple lines in non-triple quoted f-strings.