]> git.parisson.com Git - timeside-diadems.git/commitdiff
test code
authorGuillaume Pellerin <yomguy@parisson.com>
Sun, 17 Aug 2014 20:04:40 +0000 (22:04 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Sun, 17 Aug 2014 20:04:40 +0000 (22:04 +0200)
README.rst

index 032a00d8e4685f112dbe446808b6122bb88375ed..6ff65720846bb883713fdc707acc1dbde14f071a 100644 (file)
@@ -233,7 +233,7 @@ The encoded OGG file should also be there...
 
 Note you can also instanciate each processor with its own class:
 
- .. code:: python
+.. code:: python
  decoder  =  timeside.decoder.file.FileDecoder('sweep.wav')
  grapher  =  timeside.grapher.waveform_simple.Waveform()
  analyzer =  timeside.analyzer.level.Level()