mirror of
https://github.com/astral-sh/ruff
synced 2026-01-08 15:14:19 -05:00
Preview Style: Format module level docstring (#9725)
Co-authored-by: Micha Reiser <micha@reiser.io>
This commit is contained in:
committed by
GitHub
parent
80fc02e7d5
commit
b47f85eb69
@@ -1,4 +1,4 @@
|
||||
'single'
|
||||
'single' # this string is treated as a docstring
|
||||
"double"
|
||||
r'r single'
|
||||
r"r double"
|
||||
|
||||
Reference in New Issue
Block a user