Skip to content

Commit bd93953

Browse files
committed
whitespace
1 parent 55460f9 commit bd93953

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/conventions.md

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ The Rust repository contains quite a lot of Python code. We try to keep
4646
it both linted and formatted by the [ruff] tool.
4747

4848
When modifying Python code, use this command to format it:
49+
4950
```console
5051
./x test tidy --extra-checks py:fmt --bless
5152
```

0 commit comments

Comments
 (0)