Expand test coverage, bugfix
[EVA-2020-02-2.git] / examples / light.py
index aa895f1131a9fcd96ed1e893460f5907156af449..216477a766db19768e9d92683f7984bc664f3fac 100755 (executable)
@@ -3,11 +3,10 @@
 import time
 import ltr559
 
-
 print("""light.py - Print readings from the LTR559 Light & Proximity sensor.
 
 Press Ctrl+C to exit!
-        
+
 """)
 
 try: