From c24421e39f9a56b88553e31a71c9771f928892f3 Mon Sep 17 00:00:00 2001 From: joymalya31 <93420680+joymalya31@users.noreply.github.com> Date: Sat, 30 Oct 2021 11:31:00 +0530 Subject: [PATCH] added a comment line --- Email Sender/app.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Email Sender/app.py b/Email Sender/app.py index 7099c00..a70de78 100644 --- a/Email Sender/app.py +++ b/Email Sender/app.py @@ -1,3 +1,4 @@ +#this is a Python Project import smtplib from email.message import EmailMessage