One grey block was lost in README.rst

Signed-off-by: Stephen L. <lrq3000@gmail.com>
This commit is contained in:
Stephen L 2015-10-11 19:29:33 +02:00
parent c1dd328b31
commit 7721ef6a5c
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ iterable with "tqdm(iterable)", and you're done!
Here's what the output looks like:
76%\|████████████████████\ ``_`` ``_`` \| 7641/10000 [00:34<00:10,
76%\|████████████████████\ ``_`` ``_`` ``_`` \| 7641/10000 [00:34<00:10,
222.22 it/s]
You can also use ``trange(N)`` as a shortcut for ``tqdm(xrange(N))``