summaryrefslogtreecommitdiffstats
path: root/examples/progress-bar/styled-rainbow.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/progress-bar/styled-rainbow.py')
-rwxr-xr-xexamples/progress-bar/styled-rainbow.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/progress-bar/styled-rainbow.py b/examples/progress-bar/styled-rainbow.py
index b46e949..e14e2f0 100755
--- a/examples/progress-bar/styled-rainbow.py
+++ b/examples/progress-bar/styled-rainbow.py
@@ -2,6 +2,7 @@
"""
A simple progress bar, visualized with rainbow colors (for fun).
"""
+
import time
from prompt_toolkit.output import ColorDepth