Sign in
android
/
platform
/
external
/
ComputeLibrary
/
ec007d2ff0b9193e38c813a7571a9b7898e53074
/
.
/
python
/
pyproject.toml
blob: 720f60d589c9bacb863d4594b58e3000f914ee94 [
file
]
[
tool
.
black
]
line
-
length
=
120
exclude
=
'''
(
/(
\.eggs # exclude a few common directories in the
| \.git # root of the project
| \.mypy_cache
| \.venv
| \.vscode
| \.pytest_cache
| build
)
)
'''