mirror of
https://github.com/astral-sh/ruff.git
synced 2025-07-24 05:26:23 +00:00
chore: remove repetitive words (#10502)
This commit is contained in:
parent
4ad3166a3f
commit
c5ea4209bb
4 changed files with 4 additions and 4 deletions
|
@ -248,7 +248,7 @@ where
|
|||
|
||||
/// The current indent level of the formatter.
|
||||
///
|
||||
/// One can determine the the width of the indent itself (in number of ASCII
|
||||
/// One can determine the width of the indent itself (in number of ASCII
|
||||
/// space characters) by multiplying the indent level by the configured indent
|
||||
/// width.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue