Fix some mis-alignment in code blocks

This commit is contained in:
Nicolas Rougier
2015-08-16 21:01:30 +02:00
parent ba2b2b0f9b
commit 345066bd75

View File

@@ -405,7 +405,6 @@ Thanks to Michiaki Ariga, there is now a
#. Considering a one-dimensional vector D, how to compute means of subsets of D #. Considering a one-dimensional vector D, how to compute means of subsets of D
using a vector S of same size describing subset indices ? using a vector S of same size describing subset indices ?
.. code-block:: python .. code-block:: python
# Author: Jaime Fernández del Río # Author: Jaime Fernández del Río