Fix linting
This commit is contained in:
parent
8f51bd6116
commit
7fae0d52ad
2 changed files with 7 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
from moto.core.responses import BaseResponse
|
from moto.core.responses import BaseResponse
|
||||||
from moto.core.utils import tags_from_query_string
|
from moto.core.utils import tags_from_query_string
|
||||||
from .models import eb_backends, EBBackend
|
from .models import eb_backends
|
||||||
from .exceptions import InvalidParameterValueError, ResourceNotFoundException
|
from .exceptions import InvalidParameterValueError, ResourceNotFoundException
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue