Update readme for running mypy (#1614)

Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com>
This commit is contained in:
Ivan Peevski
2024-11-27 04:15:08 +10:30
committed by GitHub
parent 8856ebcd21
commit e357a6b7f3

View File

@@ -357,7 +357,7 @@ uv run pytest .
### Running static type checks
```bash
uvx mypy
uvx mypy src
```
### Packaging