Skip to content

Commit 901adcf

Browse files
committed
up
1 parent 2aff7f6 commit 901adcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/opentelemetry-test-utils/tests/test_weaver_live_check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
)
3333

3434
try:
35-
from opentelemetry.exporter.otlp.proto.grpc.trace_exporter import (
35+
from opentelemetry.exporter.otlp.proto.grpc.trace_exporter import ( # pylint: disable=no-name-in-module
3636
OTLPSpanExporter,
3737
)
3838

0 commit comments

Comments
 (0)