Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
d003a5bd2505a7fa04f50504b68ba8fca67349cd
/
.
/
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
)
'''