flake8 fix
This commit is contained in:
parent
009b02bcd5
commit
d29869bf9b
@ -179,6 +179,7 @@ class InvalidStorageClass(S3ClientError):
|
|||||||
"The storage class you specified is not valid",
|
"The storage class you specified is not valid",
|
||||||
*args, **kwargs)
|
*args, **kwargs)
|
||||||
|
|
||||||
|
|
||||||
class DuplicateTagKeys(S3ClientError):
|
class DuplicateTagKeys(S3ClientError):
|
||||||
code = 400
|
code = 400
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user