opentelemetry-python-contrib/pyproject.toml

9 lines
62 B
TOML

[tool.black]
line-length = 79
exclude = '''
(
/(
)/
)
'''