Skip to content

Commit ac4a750

Browse files
committed
Removed small formatting error (#22)
1 parent 398f16e commit ac4a750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To run the test suite for a particular Python version, you can do:
2929
tox -e py38
3030
```
3131

32-
To run individual tests with ``tox``, you can do::
32+
To run individual tests with ``tox``, you can do:
3333
```bash
3434
tox -e py38 -- -k test_linter_should_be_pickleable
3535
```

0 commit comments

Comments
 (0)