Skip to content

Commit

Permalink
doc bug
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsg committed Sep 6, 2023
1 parent ca85600 commit d7172d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/resumable_media/_upload.py
Original file line number Diff line number Diff line change
Expand Up @@ -1093,7 +1093,7 @@ def _prepare_cancel_request(self):
Returns:
Tuple[str, str, bytes, Mapping[str, str]]: The quadruple
* HTTP verb for the request (always POST)
* HTTP verb for the request (always DELETE)
* the URL for the request
* the body of the request
* headers for the request
Expand Down

0 comments on commit d7172d4

Please sign in to comment.