mirror of
https://github.com/torproject/gettor.git
synced 2024-12-15 06:28:30 +00:00
Deleted extra whitespace (pep8)
This commit is contained in:
parent
e69c33647c
commit
d6b75a040a
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user