summaryrefslogtreecommitdiffstats
path: root/examples/progress-bar/styled-tqdm-2.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/progress-bar/styled-tqdm-2.py')
-rwxr-xr-xexamples/progress-bar/styled-tqdm-2.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/progress-bar/styled-tqdm-2.py b/examples/progress-bar/styled-tqdm-2.py
index 0e66e90..bcdac67 100755
--- a/examples/progress-bar/styled-tqdm-2.py
+++ b/examples/progress-bar/styled-tqdm-2.py
@@ -4,6 +4,7 @@ Styled similar to tqdm, another progress bar implementation in Python.
See: https://github.com/noamraph/tqdm
"""
+
import time
from prompt_toolkit.shortcuts import ProgressBar