Modified tox.ini to fix the comment line (#1588)

This commit is contained in:
pridhi-arora
2023-01-21 00:20:08 +05:30
committed by GitHub
parent d75e19768a
commit a8f86f6fc7

View File

@ -208,7 +208,7 @@ envlist =
pypy3-test-instrumentation-kafka-python
; opentelemetry-instrumentation-confluent-kafka
// FIXME: Enable support for python 3.11 when https://github.com/confluentinc/confluent-kafka-python/issues/1452 is fixed
; // FIXME: Enable support for python 3.11 when https://github.com/confluentinc/confluent-kafka-python/issues/1452 is fixed
py3{7,8,9,10}-test-instrumentation-confluent-kafka
lint