summaryrefslogtreecommitdiff
path: root/src/buildstream/_frontend/status.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildstream/_frontend/status.py')
-rw-r--r--src/buildstream/_frontend/status.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/buildstream/_frontend/status.py b/src/buildstream/_frontend/status.py
index a3f0d8aa7..953f72bb7 100644
--- a/src/buildstream/_frontend/status.py
+++ b/src/buildstream/_frontend/status.py
@@ -16,10 +16,11 @@
#
# Authors:
# Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
+import curses
import os
import sys
-import curses
from collections import OrderedDict
+
import click
# Import a widget internal for formatting time codes