mirror of
https://github.com/capnproto/pycapnp.git
synced 2025-03-04 08:24:43 +01:00
7 lines
178 B
Text
7 lines
178 B
Text
![]() |
[flake8]
|
||
|
max-line-length = 120
|
||
|
extend-ignore = E203,E211,E225,E226,E227,E231,E251,E261,E262,E265,E402,E999
|
||
|
max-complexity = 10
|
||
|
per-file-ignores =
|
||
|
test/test_examples.py: C901
|