[stem/master] Fixed indentation errors.

12 Jun
2012
12 Jun
'12
3:54 p.m.
commit 843f5568d42d4568459d0a4597e078380d5fa76a Author: Beck <csybeck@gmail.com> Date: Tue Jun 12 16:41:12 2012 +0800 Fixed indentation errors. --- stem/control.py | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stem/control.py b/stem/control.py index 6ba39d0..9ceb630 100644 --- a/stem/control.py +++ b/stem/control.py @@ -484,9 +484,9 @@ class Controller(BaseController): """ A convenience method to get tor version that current controller is connected to. - + :returns: :class:`stem.version.Version` - + :raises: * :class:`stem.socket.ControllerError` if unable to query the version * ValueError if unable to parse the version
4722
Age (days ago)
4722
Last active (days ago)
0 comments
1 participants
participants (1)
-
atagar@torproject.org