fix lint errors
This commit is contained in:
parent
5260de8859
commit
a28183d150
2 changed files with 6 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ from .exceptions import (
|
|||
BadRequestException,
|
||||
CrossAccountNotAllowed,
|
||||
StageNotFoundException,
|
||||
ApiKeyAlreadyExists
|
||||
ApiKeyAlreadyExists,
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue