parent
a2fba5db46
commit
55cd18d5cc
|
|
@ -43,7 +43,7 @@ environment.
|
||||||
|
|
||||||
## Formatting and linting Python code
|
## Formatting and linting Python code
|
||||||
|
|
||||||
The Rust repository contains quite a lof of Python code. We try to keep
|
The Rust repository contains quite a lot of Python code. We try to keep
|
||||||
it both linted and formatted by the [ruff][ruff] tool.
|
it both linted and formatted by the [ruff][ruff] tool.
|
||||||
|
|
||||||
When modifying Python code, use this command to format it:
|
When modifying Python code, use this command to format it:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue