[bridgedb/develop] PEP8 for EmailServer module docstring.

8 Apr
2014
8 Apr
'14
3:35 p.m.
commit d2a7b9376309db490091f6c7b1869acb8b7f3586 Author: Isis Lovecruft <isis@torproject.org> Date: Sun Apr 6 20:39:50 2014 +0000 PEP8 for EmailServer module docstring. --- lib/bridgedb/EmailServer.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lib/bridgedb/EmailServer.py b/lib/bridgedb/EmailServer.py index 0242103..915f82b 100644 --- a/lib/bridgedb/EmailServer.py +++ b/lib/bridgedb/EmailServer.py @@ -3,9 +3,7 @@ # Copyright (c) 2007-2013, The Tor Project, Inc. # See LICENSE for licensing information -""" -This module implements the email interface to the bridge database. -""" +"""This module implements the email interface to the bridge database.""" from __future__ import unicode_literals
4084
Age (days ago)
4084
Last active (days ago)
0 comments
1 participants
participants (1)
-
isis@torproject.org