Skip to content

Commit

Permalink
remove spaces in mlp page
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Kirkbride committed Jun 6, 2017
1 parent f78ba92 commit 1867a4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/mlp.txt
Expand Up @@ -178,13 +178,13 @@ The code below shows how this can be done, in a way which is analogous to our pr

.. literalinclude:: ../code/mlp.py

The user can then run the code by calling :
The user can then run the code by calling:

.. code-block:: bash

python code/mlp.py

The output one should expect is of the form :
The output one should expect is of the form:

.. code-block:: bash

Expand Down

0 comments on commit 1867a4e

Please sign in to comment.