Fix typo in LogicalLine docstring (#15150)

This commit is contained in:
Victorien
2024-12-26 18:45:45 +01:00
committed by GitHub
parent 6ed27c3786
commit 2419fdb2ef

View File

@@ -102,7 +102,7 @@ impl<'a> IntoIterator for &'a LogicalLines<'a> {
/// line breaks.
///
/// ## Examples
/// This expression forms one logical line because because the array elements are parenthesized.
/// This expression forms one logical line because the array elements are parenthesized.
///
/// ```python
/// a = [