Sign in
android
/
platform
/
external
/
ComputeLibrary
/
9e3893ae73e30bf89e8f9a2395bd8fb2171c42ff
/
.
/
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
)
)
'''