diff options
Diffstat (limited to 'docs/narr/security.rst')
| -rw-r--r-- | docs/narr/security.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/security.rst b/docs/narr/security.rst index 76f488f43..1053ccc42 100644 --- a/docs/narr/security.rst +++ b/docs/narr/security.rst @@ -132,7 +132,7 @@ have a ``_name__`` and a ``__parent__`` attribute and the root object must be declared to implement the ``repoze.bfg.interfaces.ILocation`` interface. For example: -.. code-block:: +.. code-block:: python :linenos: from repoze.bfg.interfaces import ILocation |
