summaryrefslogtreecommitdiffstats
path: root/repo_logging.py
diff options
context:
space:
mode:
Diffstat (limited to 'repo_logging.py')
-rw-r--r--repo_logging.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/repo_logging.py b/repo_logging.py
index 67db05fb..b748df4f 100644
--- a/repo_logging.py
+++ b/repo_logging.py
@@ -19,6 +19,7 @@ import multiprocessing
19 19
20from color import Coloring 20from color import Coloring
21 21
22
22SEPARATOR = "=" * 80 23SEPARATOR = "=" * 80
23 24
24 25