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
Explicitly start ``ProgressBar``s
Perhaps due to a bug in ``progressbar``, this was not required in the past,
although I believe that it was desired. Now all ``ProgressBar``s are explicitly
started, which matches the current API's requirements and fixes#2.