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 1b09738 commit 9243cd3Copy full SHA for 9243cd3
CONTRIBUTING.rst
@@ -77,7 +77,7 @@ Here's how to make a one-off code change.
77
78
``$ make test``
79
80
- - To actually make the commit (this will trigger test for yapf, lint and pep8 automatically):
+ - To actually make the commit (this will trigger tests for yapf, lint and pep8 automatically):
81
82
``$ git add your-file-changed.py``
83
0 commit comments