doc/python: remove trailing whitespace

wip/yesman
zowoq 4 years ago
parent 0b67d9e87a
commit 069757550e
  1. 2
      doc/languages-frameworks/python.section.md

@ -567,7 +567,7 @@ test run would be:
checkPhase = "pytest";
```
However, many repositories' test suites do not translate well to nix's build
However, many repositories' test suites do not translate well to nix's build
sandbox, and will generally need many tests to be disabled.
To filter tests using pytest, one can do the following:

Loading…
Cancel
Save