from get_yesterdays import get_yesterdays_transactions from send_summary import send_summary send_summary(get_yesterdays_transactions())