mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 19:35:39 +00:00
Black allows up to 88 characters per line. Put this configuration into a separated file, as pyproject.toml won't do ref. https://github.com/PyCQA/flake8/issues/234
3 lines
30 B
INI
3 lines
30 B
INI
[flake8]
|
|
max-line-length = 88
|