Steve Piercy
2017-06-11 fa13770dba3947ce78c2a67041cbd02272992104
fix out of range error
1 files modified
2 ■■■ changed files
docs/tutorials/wiki/authorization.rst 2 ●●● patch | view | raw | blame | history
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-9
   :emphasize-lines: 1-3,7-8
   :language: python
Only the highlighted lines need to be added.