This commit is contained in:
Bert Blommers 2021-02-02 16:31:26 +00:00 committed by GitHub
commit 737636f9df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 11 additions and 57 deletions

View file

@ -6,7 +6,6 @@ import boto
import boto3
import boto.vpc
# Ensure 'pytest.raises' context manager support for Python 2.6
import pytest
import sure # noqa
from boto.exception import EC2ResponseError