This commit is contained in:
maru21 2024-11-08 19:05:54 +01:00
parent 2774b8e84a
commit 0f9d83a5c1
3 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import time
import logging
from main import read_emails
from amznMailConverter.email_pdf_downloader import read_emails
def run_daemon():
while True: