Fixed linting errors.
This commit is contained in:
parent
b0fbd834c0
commit
de01adec57
3 changed files with 4 additions and 3 deletions
|
|
@ -104,4 +104,3 @@ class AuthFailureError(RESTError):
|
|||
super(AuthFailureError, self).__init__(
|
||||
'AuthFailure',
|
||||
"AWS was not able to validate the provided access credentials")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue