Skip to content

Commit c3c7cbf

Browse files
committed
Try to get github to not mangle the code sample on the readme
1 parent ed5d63f commit c3c7cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Numpy-based NIST SPH audio-file reader
1010
Usage
1111
-----
1212

13-
.. code::python
13+
.. code:: python
1414
1515
from sphfile import SPHFile
1616
sph =SPHFile( '/var/datasets/TEDLIUM_release2/test/sph/JamesCameron_2010.sph' )

0 commit comments

Comments
 (0)