We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7e9c75 commit 84d45dbCopy full SHA for 84d45db
1 file changed
instrumentation/opentelemetry-instrumentation-confluent-kafka/tests/test_instrumentation.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-# pylint: disable=no-name-in-module
+# pylint: disable=no-name-in-module,import-outside-toplevel
16
17
from opentelemetry.instrumentation.confluent_kafka import (
18
AutoInstrumentedConsumer,
0 commit comments