From a8f86f6fc79f257f138744e4c868d7e5ada4bffe Mon Sep 17 00:00:00 2001 From: pridhi-arora <110390842+pridhi-arora@users.noreply.github.com> Date: Sat, 21 Jan 2023 00:20:08 +0530 Subject: [PATCH] Modified tox.ini to fix the comment line (#1588) --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 4cd6fa02f..5c5f4d01e 100644 --- a/tox.ini +++ b/tox.ini @@ -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