Fix linting
This commit is contained in:
parent
8f51bd6116
commit
7fae0d52ad
@ -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…
Reference in New Issue
Block a user