Files
Nathaniel Ruiz Nowell 5135b80c13 Working on lint tests
2020-11-03 16:41:03 -08:00

11 lines
137 B
TOML

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