summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2010-08-01 19:50:03 -0400
committerNed Batchelder <ned@nedbatchelder.com>2010-08-01 19:50:03 -0400
commitdbfef08d72e6e7f6a44ce1fdade7181dfd3b6750 (patch)
treecb41720fb92e4111da625eee76d730f2614ec4d6
parentc5b1e4dd59e326a113c5f184100f728a4c75d537 (diff)
downloadpython-coveragepy-git-dbfef08d72e6e7f6a44ce1fdade7181dfd3b6750.tar.gz
Clean up whitespace.
-rw-r--r--doc/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.rst b/doc/install.rst
index c46e80ed..dd901c6f 100644
--- a/doc/install.rst
+++ b/doc/install.rst
@@ -14,7 +14,7 @@ Installing coverage.py is fairly standard:
#. Download the appropriate kit from the
`coverage page on the Python Package Index`__.
-
+
#. Run ``python setup.py install``.
or, use::