Skip to content

Commit fe3a67e

Browse files
committed
tweak contributing doc
1 parent 7cf6c7c commit fe3a67e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/contributing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ and produce a coverage report. This should be 100% before code can be accepted i
174174
main code base.
175175

176176
When submitting a pull request, coverage will also be collected across all supported
177-
versions via the Coveralls service, and will be reported back within the pull request.
178-
Coveralls coverage must also be 100% before code can be accepted.
177+
Python versions via the Coveralls service, and will be reported back within the pull
178+
request. Coveralls coverage must also be 100% before code can be accepted.
179179

180180
Documentation
181181
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)