diff --git a/Ohmpy.py b/Ohmpy.py
index f485b66570597b2e7bbbb3a78f044265cb75ba04..f08111246e5b10ed47ca2ce7364291f6a346b635 100644
--- a/Ohmpy.py
+++ b/Ohmpy.py
@@ -191,4 +191,4 @@ for g in range(0,nbr_meas): # for time-lapse monitoring
         GPIO.output(6, GPIO.HIGH); GPIO.output(13, GPIO.HIGH); GPIO.output(4, GPIO.HIGH); GPIO.output(17, GPIO.HIGH); GPIO.output(27, GPIO.HIGH)
         GPIO.output(22, GPIO.HIGH); GPIO.output(10, GPIO.HIGH); GPIO.output(9, GPIO.HIGH); GPIO.output(11, GPIO.HIGH); GPIO.output(5, GPIO.HIGH)
 
-    time.sleep(sequence_delay) #waiting next measurement (time-lapse)
\ No newline at end of file
+    time.sleep(sequence_delay) #waiting next measurement (time-lapse)