7 lines
57 B
TOML
7 lines
57 B
TOML
[tool.black]
|
|
extend-exclude = '''
|
|
(
|
|
third-party/
|
|
)
|
|
'''
|