minor doc fix

This commit is contained in:
Robert Lechte 2017-03-19 17:27:36 +11:00
parent ea04b676b7
commit 12be54b3cc

View File

@ -140,7 +140,7 @@ If we define methods to load each of these two conditions, then we can configure
Using python's pytest library, this is fairly straightforward.
.. code-block: python
.. code-block:: python
from migrations import load_pre_migration, load_post_migration