Skip to content

Commit e51756e

Browse files
committed
Fix typo in dev docs
1 parent 7fcb6b3 commit e51756e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ uv run ty check
3232
To run the tests:
3333

3434
```sh
35-
uv run test pytest
35+
uv run pytest
3636
```
3737

3838
To build the documentation with [Jupyter Book](https://jupyterbook.org/):

0 commit comments

Comments
 (0)