aboutsummaryrefslogtreecommitdiffstats
path: root/helpers/tor.py
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/tor.py')
-rw-r--r--helpers/tor.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/helpers/tor.py b/helpers/tor.py
index 438cb5d..d639ce2 100644
--- a/helpers/tor.py
+++ b/helpers/tor.py
@@ -1,3 +1,7 @@
+"""
+Helper code for interacting with Tor and modifying the Tor system
+configuration.
+"""
def get_tor_status():
d = dict()