From 0fbfeb919a070d79e5020210e50d5b0d66b1add6 Mon Sep 17 00:00:00 2001 From: Ian Cordasco Date: Sat, 4 Jun 2016 15:19:11 -0500 Subject: [PATCH] Trim trailing whitespace in contributing docs --- docs/source/internal/contributing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/internal/contributing.rst b/docs/source/internal/contributing.rst index f9feb2e..88f8c16 100644 --- a/docs/source/internal/contributing.rst +++ b/docs/source/internal/contributing.rst @@ -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