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 ec855cc commit cde87a6Copy full SHA for cde87a6
aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_otlp_aws_exporter.py
@@ -1,7 +1,7 @@
1
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
# SPDX-License-Identifier: Apache-2.0
3
from unittest import TestCase
4
-from unittest.mock import ANY, patch
+from unittest.mock import patch
5
6
import requests
7
from botocore.credentials import Credentials
0 commit comments