docs: fix typo in python readme
This commit is contained in:
parent
42f9ee14ca
commit
8d32244fcc
1 changed files with 2 additions and 2 deletions
|
@ -58,8 +58,8 @@ poetry install
|
|||
|
||||
### Code Standards
|
||||
|
||||
Before committing changes, it is recommended to run the follow tools to ensure
|
||||
consistency in the codebase.
|
||||
Before committing changes, it is recommended to run the following tools to
|
||||
ensure consistency in the codebase.
|
||||
|
||||
```bash
|
||||
isort .
|
||||
|
|
Loading…
Reference in a new issue