Skip to content

Commit fc1daea

Browse files
committed
needless repetition
1 parent f89e335 commit fc1daea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/conventions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ environment.
4343
### Formatting and linting Python code
4444

4545
The Rust repository contains quite a lot of Python code. We try to keep
46-
it both linted and formatted by the [ruff][ruff] tool.
46+
it both linted and formatted by the [ruff] tool.
4747

4848
When modifying Python code, use this command to format it:
4949
```console

0 commit comments

Comments
 (0)