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

commit 4befe9c0cd5c8469dcae084e66b4e7c67f46c578 Author: Isis Lovecruft <isis@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
participants (1)
-
isis@torproject.org