verigak / progress

Easy to use progress bars for Python
ISC License
1.41k stars 179 forks source link

progress: avoid division by zero #79

Closed mathstuf closed 4 years ago

mathstuf commented 4 years ago

This occurs otherwise with bar.iter([]).

verigak commented 4 years ago

Thanks again!

GammaGames commented 3 years ago

Will this be released?

verigak commented 3 years ago

Released version 1.6. Thanks