Minor PEP8 fix
authorEd Page <epage@Dulcinea.(none)>
Thu, 16 Apr 2009 03:04:29 +0000 (22:04 -0500)
committerEd Page <epage@Dulcinea.(none)>
Thu, 16 Apr 2009 03:04:29 +0000 (22:04 -0500)
src/gtk_toolbox.py

index 4d4b7c6..210ce71 100644 (file)
@@ -124,6 +124,7 @@ class ContextHandler(object):
                position = 0, 0
                self._respond(position)
 
+
 class LoginWindow(object):
 
        def __init__(self, widgetTree):