mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-03 07:04:53 +00:00
Fix typo in docs snippt -> snippet (#10353)
This commit is contained in:
parent
b117f33075
commit
b669306c87
2 changed files with 2 additions and 2 deletions
|
@ -3097,7 +3097,7 @@ pub struct FormatOptions {
|
|||
/// pass
|
||||
/// ```
|
||||
///
|
||||
/// If a code snippt in a docstring contains invalid Python code or if the
|
||||
/// If a code snippet in a docstring contains invalid Python code or if the
|
||||
/// formatter would otherwise write invalid Python code, then the code
|
||||
/// example is ignored by the formatter and kept as-is.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue