Skip to content

Commit 89906ac

Browse files
bantiniJon Wayne Parrott
authored andcommitted
Update Docstring (#1) (#451)
Updated the Docstring and corrected it for next_chunk()
1 parent af67669 commit 89906ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

googleapiclient/http.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ def next_chunk(self, num_retries=0):
654654
request only once.
655655
656656
Returns:
657-
(status, done): (MediaDownloadStatus, boolean)
657+
(status, done): (MediaDownloadProgress, boolean)
658658
The value of 'done' will be True when the media has been fully
659659
downloaded.
660660

0 commit comments

Comments
 (0)