mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-08 23:42:14 +00:00
## Summary This PR adds the `AnyNode` and `AnyNodeRef` implementation for `FStringFormatSpec` node which will be required in the f-string formatting. The main usage for this is so that we can pass in the node directly to `suppressed_node` in case debug expression is used to format is as verbatim text. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||