We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 398f16e commit ac4a750Copy full SHA for ac4a750
README.md
@@ -29,7 +29,7 @@ To run the test suite for a particular Python version, you can do:
29
tox -e py38
30
```
31
32
-To run individual tests with ``tox``, you can do::
+To run individual tests with ``tox``, you can do:
33
```bash
34
tox -e py38 -- -k test_linter_should_be_pickleable
35
0 commit comments