diff --git a/main.py b/main.py index c982a4f..fd275e1 100644 --- a/main.py +++ b/main.py @@ -111,4 +111,4 @@ while True: # Wait for a certain time before checking again (e.g., 15 seconds) #print("it has been", interval,"seconds") - time.sleep(int(interval)) \ No newline at end of file + time.sleep(int(interval))