diff --git a/python_rpc/http_downloader.py b/python_rpc/http_downloader.py index 88334fe9..4358373e 100644 --- a/python_rpc/http_downloader.py +++ b/python_rpc/http_downloader.py @@ -58,4 +58,4 @@ class HttpDownloader: 'bytesDownloaded': download.completed_length, } - return response \ No newline at end of file + return response