Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a0f6eea

Browse files
committedMay 31, 2022
fix tests
1 parent 7e8778d commit a0f6eea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎instrumentation/opentelemetry-instrumentation-confluent-kafka/tests/test_instrumentation.py

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
from unittest import TestCase
1515

1616
from confluent_kafka import Consumer, Producer
17+
1718
from opentelemetry.instrumentation.confluent_kafka import (
1819
ConfluentKafkaInstrumentor,
1920
ProxiedConsumer,

0 commit comments

Comments
 (0)
Please sign in to comment.