summaryrefslogtreecommitdiffstats
path: root/examples/progress-bar/styled-2.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xexamples/progress-bar/styled-2.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/progress-bar/styled-2.py b/examples/progress-bar/styled-2.py
index 15c57d4..f5979b9 100755
--- a/examples/progress-bar/styled-2.py
+++ b/examples/progress-bar/styled-2.py
@@ -3,6 +3,7 @@
A very simple progress bar which keep track of the progress as we consume an
iterator.
"""
+
import time
from prompt_toolkit.formatted_text import HTML