opentelemetry-python-contrib/pyproject.toml

10 lines
106 B
TOML

[tool.black]
line-length = 79
exclude = '''
(
/(
reference # original files from DataDog
)/
)
'''