When using tqdm in python, spaces between each progress bar in result are so broad. How to decrease the space?
for i in tqdm(range(10)): pass for i in tqdm(range(