From 3072664ebbc78c056e31606e6de5fee49d09e8e2 Mon Sep 17 00:00:00 2001 From: goyalabhi12 <54411996+goyalabhi12@users.noreply.github.com> Date: Wed, 16 Oct 2019 08:25:17 +0530 Subject: [PATCH] Update emails with smtp --- emails with smtp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emails with smtp b/emails with smtp index ce85195..89c7ab5 100644 --- a/emails with smtp +++ b/emails with smtp @@ -10,7 +10,7 @@ g.login(a,p) print("loggin sucessfully") g.sendmail(a,b,c) g.close() -print('end') + print('end')