Michael Merickel
2017-06-11 06c28384c1217e054f530df511b434ff543e3132
docs/tutorials/wiki2/definingmodels.rst
@@ -153,7 +153,7 @@
.. literalinclude:: src/models/tutorial/models/__init__.py
   :linenos:
   :language: py
   :emphasize-lines: 10,11
   :emphasize-lines: 8,9
Here we align our imports with the names of the models, ``Page`` and ``User``.