We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f89e335 commit fc1daeaCopy full SHA for fc1daea
src/conventions.md
@@ -43,7 +43,7 @@ environment.
43
### Formatting and linting Python code
44
45
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.
+it both linted and formatted by the [ruff] tool.
47
48
When modifying Python code, use this command to format it:
49
```console
0 commit comments