[tor-commits] [bridgedb/master] Remove one EOL whitespace in networkstatus module docstring.

isis at torproject.org isis at torproject.org
Sun Jan 12 06:06:34 UTC 2014


commit 4befe9c0cd5c8469dcae084e66b4e7c67f46c578
Author: Isis Lovecruft <isis at torproject.org>
Date:   Sun Dec 8 00:23:14 2013 +0000

    Remove one EOL whitespace in networkstatus module docstring.
---
 lib/bridgedb/parse/networkstatus.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/bridgedb/parse/networkstatus.py b/lib/bridgedb/parse/networkstatus.py
index 9f37ba6..1683d38 100644
--- a/lib/bridgedb/parse/networkstatus.py
+++ b/lib/bridgedb/parse/networkstatus.py
@@ -17,7 +17,7 @@
 
 ..
   parse
-   \_networkstatus     
+   \_networkstatus
       |_ parseRLine - Parse an 'r'-line from a networkstatus document
       |_ parseALine - Parse an 'a'-line from a networkstatus document
       \_ parseSLine - Parse an 's'-line from a networkstatus document





More information about the tor-commits mailing list