mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2024-10-01 03:35:38 -04: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
|