Cleanup flake8

This commit is contained in:
Steve Pulec 2013-08-03 17:21:25 -04:00
commit 59fe1abfdf
49 changed files with 79 additions and 80 deletions

View file

@ -1,6 +1,6 @@
import boto
from boto.exception import EC2ResponseError
import sure # flake8: noqa
import sure # noqa
from moto import mock_ec2