Sign in
android
/
platform
/
external
/
ComputeLibrary
/
refs/heads/android15-tests-dev
/
.
/
python
/
pyproject.toml
blob: 720f60d589c9bacb863d4594b58e3000f914ee94 [
file
] [
log
] [
blame
] [
edit
]
[
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
)
)
'''