Trim trailing whitespace in contributing docs

This commit is contained in:
Ian Cordasco 2016-06-04 15:19:11 -05:00
parent 0a418f8d1e
commit 0fbfeb919a
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A

View file

@ -11,7 +11,7 @@ We encourage multiple methods of participation in Flake8:
- reviewing and triaging bugs and merge requests
Before you go any further, please allow me to reassure you that I do want
*your* contribution. If you think your contribution might not be valuable, I
*your* contribution. If you think your contribution might not be valuable, I
reassure you that any help you can provide *is* valuable.
@ -31,7 +31,7 @@ To contribute to Flake8's development, you simply need:
- Python (one of the versions we support)
- `tox`_
We suggest installing this like:
.. prompt:: bash