mirror of
https://github.com/vale981/jobmanager
synced 2025-03-06 02:11:39 -05:00
minor change
This commit is contained in:
parent
a2e5718040
commit
bacb0cf0ff
1 changed files with 0 additions and 4 deletions
|
@ -687,10 +687,6 @@ class Progress(Loop):
|
||||||
auto_kill_on_last_resort = True)
|
auto_kill_on_last_resort = True)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class ProgressBar(Progress):
|
class ProgressBar(Progress):
|
||||||
"""
|
"""
|
||||||
Implements a Progress bar (progress par) similar to the one known from 'wget'
|
Implements a Progress bar (progress par) similar to the one known from 'wget'
|
||||||
|
|
Loading…
Add table
Reference in a new issue