Skip to content

Commit 15ac2cd

Browse files
authored
docs: formatting and reorder of code style instructions.
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 53af030 commit 15ac2cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ poetry install
1717

1818
## Code style
1919

20-
THis project loves latest python features.
20+
This project loves latest python features.
21+
This project loves sorted imports.
2122
This project uses [PEP8] Style Guide for Python Code.
22-
This project loves sorted imports.
2323

2424
Get it all applied via:
2525

0 commit comments

Comments
 (0)