We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9726c1a commit f7aa9d0Copy full SHA for f7aa9d0
1 file changed
src/CONTRIBUTING.md
@@ -41,7 +41,7 @@ poetry run task lint
41
To run tests via [pytest](https://docs.pytest.org/en/latest/):
42
43
```sh
44
-poetry run test
+poetry run task test
45
```
46
47
## Releasing
0 commit comments