Script to run tests.
[python_utils.git] / bootstrap.py
index 94c8e9c0ecde3347832276d0a2177dd9ee76a410..da421b6f0a35dd2c0c269728f71427750e7e6708 100644 (file)
@@ -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