You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ tqdm
13
13
``tqdm`` (read taqadum, تقدّم) means "progress" in arabic.
14
14
15
15
Instantly make your loops show a smart progress meter - just wrap any
16
-
iterable with "tqdm(iterable)", and you're done!
16
+
iterable with ``tqdm(iterable)``, and you're done!
17
17
18
18
.. code:: python
19
19
@@ -29,6 +29,7 @@ Here's what the output looks like:
29
29
``tqdm(xrange(N))``.
30
30
31
31
|Screenshot|
32
+
Screenshot using `bpython <http://www.bpython-interpreter.org/>`__
0 commit comments