docs: fix typo in python readme

This commit is contained in:
backwardspy 2022-10-26 23:39:34 +01:00
parent d38a29c134
commit d0fa440a3e

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 .