diff pyntnclick/constants.py @ 731:2f74064bc779 pyntnclick

Misc pep8 cleanups
author Neil Muller <neil@dip.sun.ac.za>
date Tue, 15 Jan 2013 22:57:41 +0200
parents 38f537b0ee82
children 4f34b36ee7c5
line wrap: on
line diff
--- a/pyntnclick/constants.py	Tue Jan 15 22:56:30 2013 +0200
+++ b/pyntnclick/constants.py	Tue Jan 15 22:57:41 2013 +0200
@@ -39,4 +39,3 @@
     button_disabled_color = (0x66, 0x66, 0x66, 0xFF)
 
     modal_obscure_color = (0, 0, 0, 0xB0)
-