[tor-commits] [stem/master] Remove unintended whitespace
atagar at torproject.org
atagar at torproject.org
Wed May 5 22:26:19 UTC 2021
commit faab143a3ebe6dddc9c7bed08bfd00eed14ae0f0
Author: Miguel Jacq <mig at mig5.net>
Date: Wed May 5 12:06:13 2021 +1000
Remove unintended whitespace
---
stem/control.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/stem/control.py b/stem/control.py
index f1b4f3f7..e162704b 100644
--- a/stem/control.py
+++ b/stem/control.py
@@ -2960,7 +2960,6 @@ class Controller(BaseController):
print('service established at %s.onion' % response.service_id)
-
.. versionadded:: 1.4.0
.. versionchanged:: 1.5.0
More information about the tor-commits
mailing list