summaryrefslogtreecommitdiffstats
path: root/examples/progress-bar/colored-title-and-label.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/progress-bar/colored-title-and-label.py')
-rwxr-xr-xexamples/progress-bar/colored-title-and-label.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/progress-bar/colored-title-and-label.py b/examples/progress-bar/colored-title-and-label.py
index 0b5e73a..bdea5b9 100755
--- a/examples/progress-bar/colored-title-and-label.py
+++ b/examples/progress-bar/colored-title-and-label.py
@@ -3,6 +3,7 @@
A progress bar that displays a formatted title above the progress bar and has a
colored label.
"""
+
import time
from prompt_toolkit.formatted_text import HTML