You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-08-10 22:42:05 +02:00
committed by
Jakub Roztocil
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
|
||||
|
Reference in New Issue
Block a user