]> git.parisson.com Git - timeside.git/commitdiff
Audiosink encoder : suppress blank line in docstring
authorThomas Fillon <thomas@parisson.com>
Sun, 26 Jan 2014 23:49:55 +0000 (23:49 +0000)
committerThomas Fillon <thomas@parisson.com>
Sun, 26 Jan 2014 23:49:55 +0000 (23:49 +0000)
timeside/encoder/audiosink.py

index 9372ce6d2d17a82608341ef6a676f2fc1f9c0ea8..611f51a4c8bc7eee767b5d39cc6049f59aac9108 100644 (file)
@@ -26,8 +26,7 @@ from timeside.api import IEncoder
 from timeside.tools import *
 
 class AudioSink(GstEncoder):
-    """
-    gstreamer-based Audio Sink
+    """gstreamer-based Audio Sink
 
     This encoder plays the decoded audio stream to the sound card