Skip to content

Commit

Permalink
readding a deleted line space
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Riolo committed Apr 15, 2015
1 parent 4ec9da6 commit 23b9583
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/martian/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ looking at a module definition in a ``.py`` file. Now that we have
defined a module ``templating``, we also need to be able to import
it. Fake modules are always placed automatically into the
``martiantest.fake`` namespace so you can import them from there::

>>> from martiantest.fake import templating

Now let's try the ``render`` function for the registered template
Expand Down

0 comments on commit 23b9583

Please sign in to comment.