diff --git a/simple_loop.py b/simple_loop.py index 73d693e..9e61fe9 100644 --- a/simple_loop.py +++ b/simple_loop.py @@ -1,6 +1,7 @@ """ A simple looping function with one python package requirement """ + from tqdm import tqdm