mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-03-23 00:14:50 +10:00
new details page design
This commit is contained in:
@@ -528,10 +528,10 @@ class TimedProgress:
|
||||
# return
|
||||
if self.p is not None:
|
||||
self.p.terminate()
|
||||
|
||||
self.p = None
|
||||
|
||||
sys.stdout.write('\r{}{}\r'.format((' ' * TERM_WIDTH()), ANSI['reset'])) # clear whole terminal line
|
||||
sys.stdout.flush()
|
||||
|
||||
|
||||
@enforce_types
|
||||
|
||||
Reference in New Issue
Block a user