From a672c6d389f2eec99d99b8cb3b5123e6d6a4aca8 Mon Sep 17 00:00:00 2001 From: Rafael Ortiz Date: Thu, 09 Aug 2012 02:20:24 +0000 Subject: minor pep8 tweaks --- (limited to 'mouth.py') 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): -- cgit v0.9.1