Commit 5997a605 by Mathieu Kniewallner Committed by Bjorn Neergaard

docs(contributing): remove duplicate whitespace

parent 3dd91118
......@@ -148,7 +148,7 @@ poetry run pytest tests/
```
Poetry uses [mypy](https://github.com/python/mypy) for typechecking, and the CI
will fail if it finds any errors. To run mypy locally:
will fail if it finds any errors. To run mypy locally:
```bash
poetry run mypy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment