We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3c5835 commit 9ac2d9aCopy full SHA for 9ac2d9a
eb_sqs/tests/aws/tests_aws_queue_client.py
@@ -2,7 +2,7 @@
2
3
import time
4
from unittest import TestCase
5
-from unittest.mock import patch
+from mock import patch
6
7
import boto3
8
from botocore.exceptions import ClientError
0 commit comments