mirror of
https://github.com/astral-sh/ruff
synced 2026-01-07 14:44:17 -05:00
chore: remove repetitive words (#10502)
This commit is contained in:
@@ -166,7 +166,7 @@ pub fn parse(source: &str, mode: Mode) -> Result<Mod, ParseError> {
|
||||
|
||||
/// Parse the given Python source code using the specified [`Mode`] and [`TextSize`].
|
||||
///
|
||||
/// This function allows to specify the location of the the source code, other than
|
||||
/// This function allows to specify the location of the source code, other than
|
||||
/// that, it behaves exactly like [`parse`].
|
||||
///
|
||||
/// # Example
|
||||
|
||||
Reference in New Issue
Block a user