Skip to content

Commit

Permalink
hmmm, merge conflict?
Browse files Browse the repository at this point in the history
  • Loading branch information
TingDaoK committed Dec 5, 2024
1 parent 3019d03 commit 238ca9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion awscrt/s3.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
from awscrt import NativeResource
from awscrt.http import HttpRequest
from awscrt.io import ClientBootstrap, TlsConnectionOptions
from awscrt.auth import AwsCredentials, AwsCredentialsProvider, AwsSignatureType, AwsSignedBodyHeaderType, AwsSignedBodyValue, AwsSigningAlgorithm, AwsSigningConfig
from awscrt.auth import AwsCredentialsProvider, AwsSignatureType, AwsSignedBodyHeaderType, AwsSignedBodyValue, \
AwsSigningAlgorithm, AwsSigningConfig
import awscrt.exceptions
Expand Down

0 comments on commit 238ca9f

Please sign in to comment.