Skip to content

Commit

Permalink
README: Code block format issue
Browse files Browse the repository at this point in the history
  • Loading branch information
einarf committed Sep 1, 2018
1 parent 0d62a31 commit 97f4153
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ Format

Interpolation enum:

... code:: python
.. code:: python
STEP = 0
LINEAR = 1
Expand Down Expand Up @@ -265,7 +265,7 @@ The track names above would be:
The format of each track file is (all big endian):

.. code:
.. code::
int: number of keyframes
for number of keyframes
Expand Down

0 comments on commit 97f4153

Please sign in to comment.