Cleanup flake8
This commit is contained in:
parent
161a5744d1
commit
59fe1abfdf
49 changed files with 79 additions and 80 deletions
|
|
@ -1,12 +1,10 @@
|
|||
import boto
|
||||
import sure # flake8: noqa
|
||||
from freezegun import freeze_time
|
||||
import sure # noqa
|
||||
import requests
|
||||
|
||||
from moto import mock_dynamodb
|
||||
from moto.dynamodb import dynamodb_backend
|
||||
|
||||
from boto.dynamodb import condition
|
||||
from boto.exception import DynamoDBResponseError
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue