summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial/authentication.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2018-10-08 02:32:24 -0700
committerSteve Piercy <web@stevepiercy.com>2018-10-08 02:32:24 -0700
commite73977d032b75b165084afba1595c1881b815a28 (patch)
tree3b206d1c53c8e693a06fd28d3eeb2f7a39dfc13d /docs/quick_tutorial/authentication.rst
parent2cf5a0f5a5236ba63f815bde04e6871f12e34a0a (diff)
downloadpyramid-e73977d032b75b165084afba1595c1881b815a28.tar.gz
pyramid-e73977d032b75b165084afba1595c1881b815a28.tar.bz2
pyramid-e73977d032b75b165084afba1595c1881b815a28.zip
Align emphasize-lines to setup.py
Diffstat (limited to 'docs/quick_tutorial/authentication.rst')
-rw-r--r--docs/quick_tutorial/authentication.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tutorial/authentication.rst b/docs/quick_tutorial/authentication.rst
index eb9b6b395..cd038ea36 100644
--- a/docs/quick_tutorial/authentication.rst
+++ b/docs/quick_tutorial/authentication.rst
@@ -39,7 +39,7 @@ Steps
.. literalinclude:: authentication/setup.py
:language: python
- :emphasize-lines: 4
+ :emphasize-lines: 6
:linenos:
#. We can now install our project in development mode: