fix trunk

This commit is contained in:
Georges-Antoine Assi
2025-07-04 21:35:33 -04:00
parent 8e1a93480e
commit a34686cf9a

View File

@@ -182,3 +182,4 @@ uv run pytest [path/file]
# -c specifies the path to a configuration file for pytest.
uv run pytest -vv -c ../pytest.ini
```
````