Merge branch 'main' into brandon/cre-386-if-code-execution-make-sure-docker-is-up-and-running

This commit is contained in:
Brandon Hancock
2024-10-23 10:39:58 -04:00

View File

@@ -351,7 +351,7 @@ pre-commit install
### Running Tests
```bash
uvx pytest
uv run pytest .
```
### Running static type checks