Skip to content

Commit 160810f

Browse files
authored
docs: instructions for code style
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 1a932a2 commit 160810f

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
@@ -21,9 +21,9 @@ poetry install --all-extras
2121

2222
## Code style
2323

24-
THis project loves latest python features.
24+
THis project loves latest python features.
25+
This project loves sorted imports.
2526
This project uses [PEP8] Style Guide for Python Code.
26-
This project loves sorted imports.
2727

2828
Get it all applied via:
2929

0 commit comments

Comments
 (0)