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')