add some feedback
This commit is contained in:
parent
160ce3f649
commit
29d2105d65
@ -299,6 +299,6 @@ def check_for_mails():
|
|||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
while True:
|
while True:
|
||||||
|
print("%s: Checking for new registrations mails!" % dt.datetime.now().isoformat())
|
||||||
check_for_mails()
|
check_for_mails()
|
||||||
time.sleep(60)
|
time.sleep(60)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user