[tor-commits] [chutney/master] Tornet: Remove extraneous whitespace
nickm at torproject.org
nickm at torproject.org
Mon May 18 00:07:49 UTC 2020
commit cf639392caa4293ba5334f3743f0189cd4bf5cb2
Author: c <c at chroniko.jp>
Date: Sat Apr 18 10:32:02 2020 +0000
Tornet: Remove extraneous whitespace
---
lib/chutney/TorNet.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/chutney/TorNet.py b/lib/chutney/TorNet.py
index 4a5a8bc..1ec7061 100644
--- a/lib/chutney/TorNet.py
+++ b/lib/chutney/TorNet.py
@@ -536,7 +536,6 @@ class NodeBuilder(_NodeCommon):
"""Called on each nodes after all nodes configure."""
raise NotImplementedError()
-
def isSupported(self, net):
"""Return true if this node appears to have everything it needs;
false otherwise."""
More information about the tor-commits
mailing list