Skip to content

Commit

Permalink
Merge pull request jupyter#882 from mgeier/doc-warning
Browse files Browse the repository at this point in the history
DOC: Add missing language specification to code-block
  • Loading branch information
minrk authored Sep 14, 2018
2 parents 7336d6e + c642009 commit 6dd08eb
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 6dd08eb

Please sign in to comment.