From a341ffce3c3024f90c26159b4e253a2869b0b5d6 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Wed, 22 May 2013 22:12:30 +0000 Subject: pep8 cleanup --- (limited to 'plugins') diff --git a/plugins/plugin.py b/plugins/plugin.py index e06cf31..12bb29a 100644 --- a/plugins/plugin.py +++ b/plugins/plugin.py @@ -36,7 +36,8 @@ class Plugin(gobject.GObject): pass def clear(self): - """ clear is called when erase button is pressed and from the clean block. """ + """ clear is called when erase button is pressed and from the + clean block. """ pass def goto_background(self): -- cgit v0.9.1