[chutney/master] lib/chutney: Improve help for the chutney module

14 Mar
2020
14 Mar
'20
10:10 a.m.
commit ea4644fb0aceca05c8e92383a2f8aa559f74a8a8 Author: teor <teor@torproject.org> Date: Sat Mar 14 19:31:36 2020 +1000 lib/chutney: Improve help for the chutney module --- lib/chutney/__init__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/chutney/__init__.py b/lib/chutney/__init__.py index cd47ba0..52e0c9b 100644 --- a/lib/chutney/__init__.py +++ b/lib/chutney/__init__.py @@ -1,3 +1,5 @@ +"""chutney is a tor network integration test tool""" + # Future imports for Python 2.7, mandatory in 3.0 from __future__ import division from __future__ import print_function
1911
Age (days ago)
1911
Last active (days ago)
0 comments
1 participants
participants (1)
-
teor@torproject.org