Skip to content

Commit

Permalink
skip class referencing from doc
Browse files Browse the repository at this point in the history
  • Loading branch information
TingDaoK committed Jul 10, 2023
1 parent 277a356 commit 1a1b95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awscrt/s3.py
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ def _on_progress(self, progress):


def create_default_s3_signing_config(*, region: str, credential_provider: AwsCredentialsProvider, **kwargs):
"""Create a default :class:`AwsSigningConfig` for S3 service.
"""Create a default `AwsSigningConfig` for S3 service.
Attributes:
region (str): The region to sign against.
Expand Down

0 comments on commit 1a1b95d

Please sign in to comment.