7 lines
83 B
Plaintext
7 lines
83 B
Plaintext
|
|
[flake8]
|
||
|
|
ignore =
|
||
|
|
E701
|
||
|
|
exclude =
|
||
|
|
protobuf_generated_python
|
||
|
|
__pycache__
|