We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a22b9e commit c774ccbCopy full SHA for c774ccb
1 file changed
opentelemetry-sdk/tests/logs/test_export.py
@@ -21,7 +21,6 @@
21
from concurrent.futures import ( # pylint: disable=no-name-in-module
22
ThreadPoolExecutor,
23
)
24
-from sys import version_info
25
from typing import Sequence
26
from unittest.mock import Mock, patch
27
0 commit comments