diff options
Diffstat (limited to 'docs/narr/models.rst')
| -rw-r--r-- | docs/narr/models.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/models.rst b/docs/narr/models.rst index e627a682c..63b22e21a 100644 --- a/docs/narr/models.rst +++ b/docs/narr/models.rst @@ -88,7 +88,7 @@ provide the ``repoze.bfg.interfaces.ILocation`` interface. The easiest way to do this is to claim that the class representing the root node ``implements(ILocation)``: -.. code-block:: +.. code-block:: python :linenos: from repoze.bfg.interfaces import ILocation |
