We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fcb6b3 commit e51756eCopy full SHA for e51756e
docs/development.md
@@ -32,7 +32,7 @@ uv run ty check
32
To run the tests:
33
34
```sh
35
-uv run test pytest
+uv run pytest
36
```
37
38
To build the documentation with [Jupyter Book](https://jupyterbook.org/):
0 commit comments