Skip to content

Commit

Permalink
Removed small formatting error (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlio committed Dec 28, 2021
1 parent 398f16e commit ac4a750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To run the test suite for a particular Python version, you can do:
tox -e py38
```

To run individual tests with ``tox``, you can do::
To run individual tests with ``tox``, you can do:
```bash
tox -e py38 -- -k test_linter_should_be_pickleable
```
Expand Down

0 comments on commit ac4a750

Please sign in to comment.