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",
|
||||
*args, **kwargs)
|
||||
|
||||
|
||||
class DuplicateTagKeys(S3ClientError):
|
||||
code = 400
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user