Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
6e4eec760648a71e1cd8f8f551997b1823b4bb9f
/
.
/
Tools
/
peg_generator
/
pyproject.toml
blob: f69c5b5e82faf3f0229e1b695d9210df98451cf0 [
file
]
[
tool
.
black
]
line
-
length
=
99
target_version
=
[
'py38'
]
exclude
=
'''
(
/pegen/grammar_parser.py # generated file
| /test/test_data/ # test files
)
'''