summaryrefslogtreecommitdiff
path: root/bootstrap.py
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.py')
-rw-r--r--bootstrap.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap.py b/bootstrap.py
index 94c8e9c..da421b6 100644
--- a/bootstrap.py
+++ b/bootstrap.py
@@ -7,6 +7,8 @@ import sys
import time
import traceback
+# This module is commonly used by others in here and should avoid
+# taking any unnecessary dependencies back on them.
import argparse_utils
import config