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