importing sure in tests that require it
This commit is contained in:
parent
ae9d7251ed
commit
52f0d0a4e4
13 changed files with 13 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ import json
|
|||
|
||||
import boto3
|
||||
from botocore.exceptions import ClientError
|
||||
import sure # noqa
|
||||
# Ensure 'assert_raises' context manager support for Python 2.6
|
||||
from nose.tools import assert_raises
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue