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
commit844cc0ffa56351de83d29e592d3dfd46ad84e823 (patch)
tree5f2ac2c369b70063552005eb965ef07988fc2b6e
parent972299813683fa941a2cfef0b9e4b7dc31b53a0f (diff)
downloadpython-coveragepy-844cc0ffa56351de83d29e592d3dfd46ad84e823.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 c46e80e..dd901c6 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::