summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorPaulC <paulc@singlespoon.org.au>2019-12-31 12:49:37 +1100
committerPaulC <paulc@singlespoon.org.au>2019-12-31 12:49:37 +1100
commitd884164160300fff3d04a5f741d99cf4d9a45283 (patch)
treed8b4d3d7a37523d87f3b153efe203c29d052a934 /CONTRIBUTING.rst
parent9811ebdc5777aac1d9a17eba320528a050256324 (diff)
downloadpytest-d884164160300fff3d04a5f741d99cf4d9a45283.tar.gz
removed trailing whitespace to fix linting issue
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index bebd23ed2..455998b78 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -51,7 +51,7 @@ Fix bugs
Look through the `GitHub issues for bugs <https://github.com/pytest-dev/pytest/labels/type:%20bug>`_.
-:ref:`Talk <contact>` to developers to find out how you can fix specific bugs. To indicate that you are going
+:ref:`Talk <contact>` to developers to find out how you can fix specific bugs. To indicate that you are going
to work on a particular issue, add a comment to that effect on the specific issue.
Don't forget to check the issue trackers of your favourite plugins, too!