Renamed script
This commit is contained in:
parent
343a9945fc
commit
9db268127f
@ -2,7 +2,7 @@ from time import time
|
||||
from sys import stdout
|
||||
|
||||
|
||||
class ProgressBar:
|
||||
class Progressbar:
|
||||
"""
|
||||
An iterable object that can display statics about its self such as time elapsed, percentage, progress as a fraction,
|
||||
iterations per second, estimated time and can generate an ascii progressbar.
|
Loading…
x
Reference in New Issue
Block a user