events are updated

This commit is contained in:
2024-11-08 18:23:28 +03:00
parent c5b771e5cb
commit df5927e5ac
37 changed files with 223 additions and 149 deletions

View File

@@ -3,7 +3,7 @@ from api_library.date_time_actions.date_functions import client_arrow
def send_mail_to_users_that_have_received_email_from_banks():
from databases.sql_models import AccountRecords
from databases import AccountRecords
print("Service is booting up")
print("Sending mail to users that have received email from banks")