mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
parent
3dc3484ac8
commit
4c9800d663
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ remove indentation from strings that have unwanted whitespace to the
|
|||
left of the text.
|
||||
|
||||
\begin{funcdesc}{dedent}{text}
|
||||
Remove any whitespace than can be uniformly removed from the left
|
||||
Remove any whitespace that can be uniformly removed from the left
|
||||
of every line in \var{text}.
|
||||
|
||||
This is typically used to make triple-quoted strings line up with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue