Skip to content

Commit 303c516

Browse files
committed
Fix linting again
1 parent aa34dca commit 303c516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

botocore/signers.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,7 @@ def generate_presigned_post(
848848
For more details, see:
849849
`AWS Signature Version 4 <https://docs.aws.amazon.com/AmazonS3/latest/API/sig-v4-authenticating-requests.html>`_.
850850
851-
851+
852852
:type Bucket: string
853853
:param Bucket: The name of the bucket to presign the post to. Note that
854854
bucket related conditions should not be included in the

0 commit comments

Comments
 (0)