Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
Signed-off-by: r3drun3 <[email protected]>
  • Loading branch information
R3DRUN3 committed Feb 6, 2024
1 parent 4305bfa commit 01c92fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion send_mail_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@
server.login(email_address, email_password)
server.sendmail(email_address, recipients, message.as_string())

print('Emails sent successfully!')
print('Emails sent successfully!!')

0 comments on commit 01c92fe

Please sign in to comment.