docs: fix typo in python readme

This commit is contained in:
backwardspy 2022-10-26 23:39:34 +01:00
parent 42f9ee14ca
commit 8d32244fcc

View file

@ -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 .