Skip to content

Commit

Permalink
Add missing language to code-block
Browse files Browse the repository at this point in the history
  • Loading branch information
winni2k committed Apr 29, 2019
1 parent fa798fe commit 70dcce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/main.rst
Expand Up @@ -52,7 +52,7 @@ allows the easy application of :py:mod:`networkx` algorithms to Cortex graphs.
:py:meth:`~cortexpy.links.LinkedGraphTraverser.__getitem__` method. To understand why this works, let us first take a look at the
all-simple-paths algorithm:

.. code-block::
.. code-block:: python3
:lineno-start: 1
:emphasize-lines: 22
Expand Down

0 comments on commit 70dcce7

Please sign in to comment.