mirror of https://github.com/tqdm/tqdm.git
One grey block was lost in README.rst
Signed-off-by: Stephen L. <lrq3000@gmail.com>
This commit is contained in:
parent
c1dd328b31
commit
7721ef6a5c
|
@ -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))``
|
||||
|
|
Loading…
Reference in New Issue