Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -145,7 +145,7 @@ The generated code is automatically formatted using `ruff`.
Run the schema preprocessing test suite with:

```bash
python -m unittest discover -s tests -p "test_*.py"
uv run python -m unittest discover -s tests -p "test_*.py"
```

## Contributing
Expand Down
Loading