Skip to content

Commit a8f86f6

Browse files
authored
Modified tox.ini to fix the comment line (#1588)
1 parent d75e197 commit a8f86f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ envlist =
208208
pypy3-test-instrumentation-kafka-python
209209

210210
; opentelemetry-instrumentation-confluent-kafka
211-
// FIXME: Enable support for python 3.11 when https://github.com/confluentinc/confluent-kafka-python/issues/1452 is fixed
211+
; // FIXME: Enable support for python 3.11 when https://github.com/confluentinc/confluent-kafka-python/issues/1452 is fixed
212212
py3{7,8,9,10}-test-instrumentation-confluent-kafka
213213

214214
lint

0 commit comments

Comments
 (0)