mirror of
https://github.com/astral-sh/ruff.git
synced 2025-12-23 09:19:39 +00:00
Decrease Markdown heading level (#22152)
This commit is contained in:
parent
d6a7c9b4ed
commit
22ce0c8a51
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue