Skip to content

Commit

Permalink
DOC: Add missing language specification to code-block
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Sep 10, 2018
1 parent 0b38bce commit c642009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Raw Templates

Template exporters can now be assigned raw templates as string attributes by setting the ``raw_template`` variable.

.. code-block::
.. code-block:: python
class AttrExporter(TemplateExporter):
# If the class has a special template and you want it defined within the class
Expand Down

0 comments on commit c642009

Please sign in to comment.