Rollup merge of #136323 - etaoins:fix-typo-in-conventions-md, r=tgross35
Fix a typo in conventions.md Introduced in #135950
This commit is contained in:
commit
e429adaeb1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue