pep8 fix
authorNeil <neil@dip.sun.ac.za>
Thu, 18 Apr 2013 12:18:51 +0000 (14:18 +0200)
committerNeil <neil@dip.sun.ac.za>
Thu, 18 Apr 2013 12:18:51 +0000 (14:18 +0200)
erdslangetjie/editor/editor.py

index a8737e14f9d9017ebf469c3ccd446ccc41282a92..22fa0a4eb9018ce9e9ac50e87373284af57db9e8 100644 (file)
@@ -130,7 +130,6 @@ class EditorWindow(FloatLayout):
                 size_hint=(.5, .5))
         popup.open()
 
-
     def change_tool(self, label, ref):
         self.tool = ref
         self.draw_toolbar()