From c5b3652dccc3741798d3dc9f65168a2c622b9518 Mon Sep 17 00:00:00 2001 From: Holger Frey Date: Mon, 25 May 2020 16:40:01 +0200 Subject: [PATCH] moving to gittea needs a push --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd26d19..7d81ba7 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ msg = EmailMessage() pysema.send_message(msg) ``` -if something goes whoopsie a `pysema.SendMailException` is raised. +If something goes whoopsie a `pysema.SendMailException` is raised. -[em]: https://docs.python.org/3/library/email.message.html \ No newline at end of file +[em]: https://docs.python.org/3/library/email.message.html