[tor-commits] [gettor/master] Deleted extra whitespace (pep8)

ilv at torproject.org ilv at torproject.org
Tue Sep 22 23:39:11 UTC 2015


commit d6b75a040af8fa4480f3e14a23892028e39aae42
Author: ilv <ilv at users.noreply.github.com>
Date:   Fri Aug 1 21:16:51 2014 -0400

    Deleted extra whitespace (pep8)
---
 src/gettor/smtp.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gettor/smtp.py b/src/gettor/smtp.py
index 6e684ae..6a2873e 100644
--- a/src/gettor/smtp.py
+++ b/src/gettor/smtp.py
@@ -408,7 +408,7 @@ class SMTP(object):
         links_subject = _('links_subject')
         links_msg = _('links_msg')
         links_msg = links_msg % (operating_system, locale, links, links)
-        
+
         # Don't forget to check if user did a PT request
         if pt:
             # If so, we get the links message + info about PT included.





More information about the tor-commits mailing list