@ -73,6 +73,7 @@ class StatusThread(Thread):
print(b1.ljust(colw) + b2)
print(w1.ljust(colw) + w2)
print(p1.ljust(colw) + p2)
sys.stdout.flush()
time.sleep(1)