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