mirror of
https://github.com/astral-sh/ruff.git
synced 2025-07-24 05:25:17 +00:00
Preview Style: Format module level docstring (#9725)
Co-authored-by: Micha Reiser <micha@reiser.io>
This commit is contained in:
parent
80fc02e7d5
commit
b47f85eb69
5 changed files with 30 additions and 143 deletions
|
@ -1,4 +1,4 @@
|
|||
'single'
|
||||
'single' # this string is treated as a docstring
|
||||
"double"
|
||||
r'r single'
|
||||
r"r double"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue