Skip to content

Commit 1867a4e

Browse files
author
Philip Kirkbride
committed
remove spaces in mlp page
1 parent f78ba92 commit 1867a4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/mlp.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,13 +178,13 @@ The code below shows how this can be done, in a way which is analogous to our pr
178178

179179
.. literalinclude:: ../code/mlp.py
180180

181-
The user can then run the code by calling :
181+
The user can then run the code by calling:
182182

183183
.. code-block:: bash
184184

185185
python code/mlp.py
186186

187-
The output one should expect is of the form :
187+
The output one should expect is of the form:
188188

189189
.. code-block:: bash
190190

0 commit comments

Comments
 (0)