Remove extraneous space

Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/f318adbd
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/f318adbd
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/f318adbd

Branch: refs/heads/master
Commit: f318adbd5dffce04f9ba4847b0e4e83cd81e9f7b
Parents: b2a90f8
Author: Stephen Barlow <sbar...@heroku.com>
Authored: Sat Nov 24 21:16:04 2018 -0800
Committer: Stephen Barlow <sbar...@heroku.com>
Committed: Sat Nov 24 21:16:04 2018 -0800

----------------------------------------------------------------------
 docs/source/ocw/overview.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/f318adbd/docs/source/ocw/overview.rst
----------------------------------------------------------------------
diff --git a/docs/source/ocw/overview.rst b/docs/source/ocw/overview.rst
index 6f0b715..13f4aba 100644
--- a/docs/source/ocw/overview.rst
+++ b/docs/source/ocw/overview.rst
@@ -160,7 +160,7 @@ Evaluation objects store the results of metrics processing 
in two lists:
 * The ``results`` list is a multidimensional array that holds the results of 
all binary metrics.
 * The ``unary_results`` list is a list that holds the results of all unary 
metrics.
 
- In the example above, one could theoretically replicate the resulting 
structure of these lists with the following code::
+In the example above, one could theoretically replicate the resulting 
structure of these lists with the following code::
 
 >>> results = [
 >>>     # Results for target1

Reply via email to