fix linter exceptions
This commit is contained in:
parent
a820aada42
commit
e20deb4acd
6 changed files with 109 additions and 88 deletions
|
|
@ -9,7 +9,7 @@ from .batch import mock_batch # noqa
|
|||
from .cloudformation import mock_cloudformation # noqa
|
||||
from .cloudformation import mock_cloudformation_deprecated # noqa
|
||||
from .cloudwatch import mock_cloudwatch, mock_cloudwatch_deprecated # noqa
|
||||
from .codecommit import mock_codecommit
|
||||
from .codecommit import mock_codecommit # noqa
|
||||
from .codepipeline import mock_codepipeline # noqa
|
||||
from .cognitoidentity import mock_cognitoidentity # noqa
|
||||
from .cognitoidentity import mock_cognitoidentity_deprecated # noqa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue