mirror of
https://github.com/httpie/cli.git
synced 2024-11-25 09:13:25 +01:00
parent
f1ab816ecd
commit
89faec994a
@ -347,7 +347,7 @@ class Downloader:
|
|||||||
|
|
||||||
|
|
||||||
class DownloadStatus:
|
class DownloadStatus:
|
||||||
"""Holds details about the downland status."""
|
"""Holds details about the download status."""
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.downloaded = 0
|
self.downloaded = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user