mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-01-07 05:38:06 -05:00
5 lines
73 B
INI
5 lines
73 B
INI
[flake8]
|
|
max-line-length = 80
|
|
select = C,E,F,W,B,B950
|
|
ignore = E501,W503
|