Steve Piercy
2017-08-04 2eb1fe864bc87fffade4f012e57e718d70a6116e
docs/tutorials/wiki/authorization.rst
@@ -157,7 +157,7 @@
.. literalinclude:: src/authorization/tutorial/__init__.py
   :lines: 18-25
   :lineno-match:
   :emphasize-lines: 1-3,7-8
   :emphasize-lines: 2-4,6-7
   :language: python
Only the highlighted lines need to be added.
@@ -327,7 +327,7 @@
.. literalinclude:: src/authorization/tutorial/__init__.py
   :linenos:
   :emphasize-lines: 4-5,8,18-20,24-25
   :emphasize-lines: 4-5,8,19-21,23-24
   :language: python
Only the highlighted lines need to be added or edited.