Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/mouth.py
diff options
context:
space:
mode:
Diffstat (limited to 'mouth.py')
-rw-r--r--mouth.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mouth.py b/mouth.py
index 964653e..e885030 100644
--- a/mouth.py
+++ b/mouth.py
@@ -33,7 +33,7 @@ try:
except:
from Numeric import ceil
from FFT import *
-
+
class Mouth(Gtk.DrawingArea):