Skip to content

Commit d9bdfad

Browse files
committed
not C but Rust
1 parent fe9cc93 commit d9bdfad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/en/developer/tools.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ Ruff
225225
====
226226

227227
`Ruff <https://pypi.org/project/ruff/>`_ is a powerful and fast linter
228-
for Python code, written in C.
228+
for Python code, written in Rust.
229229

230230
It comes with a large choice of possible checks, and has the capacity
231231
to fix some of the warnings it emits.

0 commit comments

Comments
 (0)