mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 05:20:49 -05:00
Decrease Markdown heading level (#22152)
This commit is contained in:
committed by
GitHub
parent
d6a7c9b4ed
commit
22ce0c8a51
@@ -501,7 +501,7 @@ If you want Ruff to split an f-string across multiple lines, ensure there's a li
|
||||
[self-documenting f-string]: https://realpython.com/python-f-strings/#self-documenting-expressions-for-debugging
|
||||
[configured quote style]: settings.md/#format_quote-style
|
||||
|
||||
#### Fluent layout for method chains
|
||||
### Fluent layout for method chains
|
||||
|
||||
At times, when developers write long chains of methods on an object, such as
|
||||
|
||||
|
||||
Reference in New Issue
Block a user