flake8 fix
This commit is contained in:
parent
009b02bcd5
commit
d29869bf9b
1 changed files with 1 additions and 0 deletions
|
|
@ -179,6 +179,7 @@ class InvalidStorageClass(S3ClientError):
|
|||
"The storage class you specified is not valid",
|
||||
*args, **kwargs)
|
||||
|
||||
|
||||
class DuplicateTagKeys(S3ClientError):
|
||||
code = 400
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue