We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca2249 commit e4c52f6Copy full SHA for e4c52f6
README.rst
@@ -66,6 +66,7 @@ of widgets:
66
- `ReverseBar <http://progressbar-2.readthedocs.io/en/latest/_modules/progressbar/widgets.html#ReverseBar>`_
67
- `RotatingMarker <http://progressbar-2.readthedocs.io/en/latest/_modules/progressbar/widgets.html#RotatingMarker>`_
68
- `SimpleProgress <http://progressbar-2.readthedocs.io/en/latest/_modules/progressbar/widgets.html#SimpleProgress>`_
69
+ - `SmoothingETA <https://progressbar-2.readthedocs.io/en/latest/_modules/progressbar/widgets.html#SmoothingETA>`_
70
- `Timer <http://progressbar-2.readthedocs.io/en/latest/_modules/progressbar/widgets.html#Timer>`_
71
72
The progressbar module is very easy to use, yet very powerful. It will also
0 commit comments